pub type FLASH_PE_R = BitReader;Expand description
Field FLASH_PE reader - In user mode, it is set to indicate that program/erase operation will be triggered. The bit is combined with spi_mem_usr bit. The bit will be cleared once the operation done.1: enable 0: disable.
Aliased Typeยง
struct FLASH_PE_R { /* private fields */ }