Module esp32_hal::pac::spi0::cache_sctrl

Expand description

Structs

This register you can read, write_with_zero, reset, write, modify. See API.
Register CACHE_SCTRL reader
Register CACHE_SCTRL writer

Type Definitions

Field CACHE_SRAM_USR_RCMD reader - For SPI0 In the spi sram mode cache read sram for user define command.
Field CACHE_SRAM_USR_RCMD writer - For SPI0 In the spi sram mode cache read sram for user define command.
Field CACHE_SRAM_USR_WCMD reader - For SPI0 In the spi sram mode cache write sram for user define command
Field CACHE_SRAM_USR_WCMD writer - For SPI0 In the spi sram mode cache write sram for user define command
Field SRAM_ADDR_BITLEN reader - For SPI0 In the sram mode it is the length in bits of address phase. The register value shall be (bit_num-1).
Field SRAM_ADDR_BITLEN writer - For SPI0 In the sram mode it is the length in bits of address phase. The register value shall be (bit_num-1).
Field SRAM_BYTES_LEN reader - For SPI0 In the sram mode it is the byte length of spi read sram data.
Field SRAM_BYTES_LEN writer - For SPI0 In the sram mode it is the byte length of spi read sram data.
Field SRAM_DUMMY_CYCLELEN reader - For SPI0 In the sram mode it is the length in bits of address phase. The register value shall be (bit_num-1).
Field SRAM_DUMMY_CYCLELEN writer - For SPI0 In the sram mode it is the length in bits of address phase. The register value shall be (bit_num-1).
Field USR_RD_SRAM_DUMMY reader - For SPI0 In the spi sram mode it is the enable bit of dummy phase for read operations.
Field USR_RD_SRAM_DUMMY writer - For SPI0 In the spi sram mode it is the enable bit of dummy phase for read operations.
Field USR_SRAM_DIO reader - For SPI0 In the spi sram mode spi dual I/O mode enable 1: enable 0:disable
Field USR_SRAM_DIO writer - For SPI0 In the spi sram mode spi dual I/O mode enable 1: enable 0:disable
Field USR_SRAM_QIO reader - For SPI0 In the spi sram mode spi quad I/O mode enable 1: enable 0:disable
Field USR_SRAM_QIO writer - For SPI0 In the spi sram mode spi quad I/O mode enable 1: enable 0:disable
Field USR_WR_SRAM_DUMMY reader - For SPI0 In the spi sram mode it is the enable bit of dummy phase for write operations.
Field USR_WR_SRAM_DUMMY writer - For SPI0 In the spi sram mode it is the enable bit of dummy phase for write operations.