Module flash_waiti_ctrl

Source
Expand description

SPI1 wait idle control register

Structs§

FLASH_WAITI_CTRL_SPEC
SPI1 wait idle control register

Type Aliases§

R
Register FLASH_WAITI_CTRL reader
W
Register FLASH_WAITI_CTRL writer
WAITI_ADDR_CYCLELEN_R
Field WAITI_ADDR_CYCLELEN reader - When SPI_MEM_WAITI_ADDR_EN is set, the cycle length of sent out address is (SPI_MEM_WAITI_ADDR_CYCLELEN[1:0] + 1) SPI bus clock cycles. It is not active when SPI_MEM_WAITI_ADDR_EN is cleared.
WAITI_ADDR_CYCLELEN_W
Field WAITI_ADDR_CYCLELEN writer - When SPI_MEM_WAITI_ADDR_EN is set, the cycle length of sent out address is (SPI_MEM_WAITI_ADDR_CYCLELEN[1:0] + 1) SPI bus clock cycles. It is not active when SPI_MEM_WAITI_ADDR_EN is cleared.
WAITI_ADDR_EN_R
Field WAITI_ADDR_EN reader - 1: Output address 0 in RDSR or read SUS command transfer. 0: Do not send out address in RDSR or read SUS command transfer.
WAITI_ADDR_EN_W
Field WAITI_ADDR_EN writer - 1: Output address 0 in RDSR or read SUS command transfer. 0: Do not send out address in RDSR or read SUS command transfer.
WAITI_CMD_2B_R
Field WAITI_CMD_2B reader - 1:The wait idle command bit length is 16. 0: The wait idle command bit length is 8.
WAITI_CMD_2B_W
Field WAITI_CMD_2B writer - 1:The wait idle command bit length is 16. 0: The wait idle command bit length is 8.
WAITI_CMD_R
Field WAITI_CMD reader - The command value to wait flash idle(RDSR).
WAITI_CMD_W
Field WAITI_CMD writer - The command value to wait flash idle(RDSR).
WAITI_DUMMY_CYCLELEN_R
Field WAITI_DUMMY_CYCLELEN reader - The dummy cycle length when wait flash idle(RDSR).
WAITI_DUMMY_CYCLELEN_W
Field WAITI_DUMMY_CYCLELEN writer - The dummy cycle length when wait flash idle(RDSR).
WAITI_DUMMY_R
Field WAITI_DUMMY reader - The dummy phase enable when wait flash idle (RDSR)
WAITI_DUMMY_W
Field WAITI_DUMMY writer - The dummy phase enable when wait flash idle (RDSR)
WAITI_EN_R
Field WAITI_EN reader - 1: The hardware will wait idle after SE/PP/WRSR automatically, and hardware auto Suspend/Resume can be enabled. 0: The functions of hardware wait idle and auto Suspend/Resume are not supported.
WAITI_EN_W
Field WAITI_EN writer - 1: The hardware will wait idle after SE/PP/WRSR automatically, and hardware auto Suspend/Resume can be enabled. 0: The functions of hardware wait idle and auto Suspend/Resume are not supported.