Module esp32s3_hal::pac::spi1::flash_waiti_ctrl
Expand description
SPI1 wait idle control register
Structs
SPI1 wait idle control register
Register
FLASH_WAITI_CTRL
readerRegister
FLASH_WAITI_CTRL
writerType Definitions
Field
WAITI_CMD
reader - The command value of auto wait flash idle transfer(RDSR).Field
WAITI_CMD
writer - The command value of auto wait flash idle transfer(RDSR).Field
WAITI_DUMMY_CYCLELEN
reader - The dummy cycle length when wait flash idle(RDSR).Field
WAITI_DUMMY_CYCLELEN
writer - The dummy cycle length when wait flash idle(RDSR).Field
WAITI_DUMMY
reader - Set this bit to enable DUMMY phase in auto wait flash idle transfer(RDSR).Field
WAITI_DUMMY
writer - Set this bit to enable DUMMY phase in auto wait flash idle transfer(RDSR).Field
WAITI_EN
reader - Set this bit to enable auto-waiting flash idle operation when PP/SE/BE/CE/WRSR/PES command is sent.Field
WAITI_EN
writer - Set this bit to enable auto-waiting flash idle operation when PP/SE/BE/CE/WRSR/PES command is sent.