Type Definition esp32s3::spi1::cmd::FLASH_PE_R   
source · pub type FLASH_PE_R = BitReader<bool>;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.