Module stm32wlxx_hal::pac::flash::optr

Available on crate feature stm32wl5x_cm4 only.
Expand description

Flash option register

Structs

  • Flash option register
  • Register OPTR reader
  • Register OPTR writer

Enums

Type Aliases

  • Field BOOT_LOCK reader - CPU1 CM4 Unique Boot entry enable option bit
  • Field BOOT_LOCK writer - CPU1 CM4 Unique Boot entry enable option bit
  • Field BOR_LEV reader - BOR reset Level
  • Field BOR_LEV writer - BOR reset Level
  • Field C2BOOT_LOCK reader - CPU2 CM0+ Unique Boot entry enable option bit
  • Field C2BOOT_LOCK writer - CPU2 CM0+ Unique Boot entry enable option bit
  • Field ESE reader - System security enabled flag
  • Field ESE writer - System security enabled flag
  • Field IWDG_STDBY reader - Independent watchdog counter freeze in Standby mode
  • Field IWDG_STDBY writer - Independent watchdog counter freeze in Standby mode
  • Field IWDG_STOP reader - Independent watchdog counter freeze in Stop mode
  • Field IWDG_STOP writer - Independent watchdog counter freeze in Stop mode
  • Field IWDG_SW reader - Independent watchdog selection
  • Field IWDG_SW writer - Independent watchdog selection
  • Field nBOOT0 reader - nBOOT0 option bit
  • Field nBOOT0 writer - nBOOT0 option bit
  • Field nBOOT1 reader - Boot configuration
  • Field nBOOT1 writer - Boot configuration
  • Field nRST_SHDW reader - nRSTSHDW
  • Field nRST_SHDW writer - nRSTSHDW
  • Field nRST_STDBY reader - nRST_STDBY
  • Field nRST_STDBY writer - nRST_STDBY
  • Field nRST_STOP reader - nRST_STOP
  • Field nRST_STOP writer - nRST_STOP
  • Field nSWBOOT0 reader - Software BOOT0 selection
  • Field nSWBOOT0 writer - Software BOOT0 selection
  • Field RDP reader - Read protection level
  • Field RDP writer - Read protection level
  • Field SRAM2_PE reader - SRAM2 parity check enable
  • Field SRAM2_PE writer - SRAM2 parity check enable
  • Field SRAM_RST reader - SRAM2 Erase when system reset
  • Field SRAM_RST writer - SRAM2 Erase when system reset
  • Field WWDG_SW reader - Window watchdog selection
  • Field WWDG_SW writer - Window watchdog selection