Type Alias esp32c3::spi1::flash_sus_ctrl::FLASH_PES_WAIT_EN_R

source ·
pub type FLASH_PES_WAIT_EN_R = BitReader;
Expand description

Field FLASH_PES_WAIT_EN reader - 1: SPI1 waits (SPI_MEM_CS_HOLD_DELAY_RES[9:0] * 4 or *128) SPI_CLK cycles after program erase suspend command is sent. 0: SPI1 does not wait after program erase suspend command is sent.

Aliased Type§

struct FLASH_PES_WAIT_EN_R { /* private fields */ }