Module stm32wlxx_hal::pac::flash::c2acr

Available on crate feature stm32wl5x_cm4 only.
Expand description

Flash CPU2 access control register

Structs

  • Flash CPU2 access control register
  • Register C2ACR reader
  • Register C2ACR writer

Enums

  • CPU2 Instruction cache enable
  • CPU2 Instruction cache reset
  • CPU2 program / erase suspend request
  • CPU2 Prefetch enable

Type Aliases

  • Field ICEN reader - CPU2 Instruction cache enable
  • Field ICEN writer - CPU2 Instruction cache enable
  • Field ICRST reader - CPU2 Instruction cache reset
  • Field ICRST writer - CPU2 Instruction cache reset
  • Field PES reader - CPU2 program / erase suspend request
  • Field PES writer - CPU2 program / erase suspend request
  • Field PRFTEN reader - CPU2 Prefetch enable
  • Field PRFTEN writer - CPU2 Prefetch enable