Module stm32f4xx_hal::pac::flash::optcr

source ·
Expand description

Flash option control register

Structs§

  • Flash option control register
  • Register OPTCR reader
  • Register OPTCR writer

Type Aliases§

  • Field BOR_LEV reader - BOR reset Level
  • Field BOR_LEV writer - BOR reset Level
  • Field nRST_STDBY reader - nRST_STDBY User option bytes
  • Field nRST_STDBY writer - nRST_STDBY User option bytes
  • Field nRST_STOP reader - nRST_STOP User option bytes
  • Field nRST_STOP writer - nRST_STOP User option bytes
  • Field nWRP reader - Not write protect
  • Field nWRP writer - Not write protect
  • Field OPTLOCK reader - Option lock
  • Field OPTLOCK writer - Option lock
  • Field OPTSTRT reader - Option start
  • Field OPTSTRT writer - Option start
  • Field RDP reader - Read protect
  • Field RDP writer - Read protect
  • Field WDG_SW reader - WDG_SW User option bytes
  • Field WDG_SW writer - WDG_SW User option bytes