Module stm32_hal2::pac::flash::bank::cr

source ·
Expand description

FLASH control register for bank 1

Structs§

  • FLASH control register for bank 1
  • Register CR reader
  • Register CR writer

Type Aliases§

  • Field BER reader - Bank 1 erase request
  • Field BER writer - Bank 1 erase request
  • Field CRCENDIE reader - Bank 1 end of CRC calculation interrupt enable bit
  • Field CRCENDIE writer - Bank 1 end of CRC calculation interrupt enable bit
  • Field CRC_EN reader - Bank 1 CRC control bit
  • Field CRC_EN writer - Bank 1 CRC control bit
  • Field DBECCERRIE reader - Bank 1 ECC double detection error interrupt enable bit
  • Field DBECCERRIE writer - Bank 1 ECC double detection error interrupt enable bit
  • Field EOPIE reader - Bank 1 end-of-program interrupt control bit
  • Field EOPIE writer - Bank 1 end-of-program interrupt control bit
  • Field FW reader - Bank 1 write forcing control bit
  • Field FW writer - Bank 1 write forcing control bit
  • Field INCERRIE reader - Bank 1 inconsistency error interrupt enable bit
  • Field INCERRIE writer - Bank 1 inconsistency error interrupt enable bit
  • Field LOCK reader - Bank 1 configuration lock bit
  • Field LOCK writer - Bank 1 configuration lock bit
  • Field OPERRIE reader - Bank 1 write/erase error interrupt enable bit
  • Field OPERRIE writer - Bank 1 write/erase error interrupt enable bit
  • Field PGSERRIE reader - Bank 1 programming sequence error interrupt enable bit
  • Field PGSERRIE writer - Bank 1 programming sequence error interrupt enable bit
  • Field PG reader - Bank 1 program enable bit
  • Field PG writer - Bank 1 program enable bit
  • Field PSIZE reader - Bank 1 program size
  • Field PSIZE writer - Bank 1 program size
  • Field RDPERRIE reader - Bank 1 read protection error interrupt enable bit
  • Field RDPERRIE writer - Bank 1 read protection error interrupt enable bit
  • Field RDSERRIE reader - Bank 1 secure error interrupt enable bit
  • Field RDSERRIE writer - Bank 1 secure error interrupt enable bit
  • Field SER reader - Bank 1 sector erase request
  • Field SER writer - Bank 1 sector erase request
  • Field SNB reader - Bank 1 sector erase selection number
  • Field SNB writer - Bank 1 sector erase selection number
  • Field SNECCERRIE reader - Bank 1 ECC single correction error interrupt enable bit
  • Field SNECCERRIE writer - Bank 1 ECC single correction error interrupt enable bit
  • Field START reader - Bank 1 bank or sector erase start control bit
  • Field START writer - Bank 1 bank or sector erase start control bit
  • Field STRBERRIE reader - Bank 1 strobe error interrupt enable bit
  • Field STRBERRIE writer - Bank 1 strobe error interrupt enable bit
  • Field WRPERRIE reader - Bank 1 write protection error interrupt enable bit
  • Field WRPERRIE writer - Bank 1 write protection error interrupt enable bit