Module esp32c3::spi1::flash_waiti_ctrl

source ·
Expand description

SPI1 wait idle control register

Structs§

Type Aliases§

  • Register FLASH_WAITI_CTRL reader
  • Register FLASH_WAITI_CTRL writer
  • Field WAITI_CMD reader - The command to wait flash idle(RDSR).
  • Field WAITI_CMD writer - The command to wait flash idle(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 - The dummy phase enable when wait flash idle (RDSR)
  • Field WAITI_DUMMY writer - The dummy phase enable when wait flash idle (RDSR)