Module esp32_hal::pac::spi0::sram_drd_cmd
Expand description
Structs
Register
SRAM_DRD_CMD
readerRegister
SRAM_DRD_CMD
writerType Definitions
Field
CACHE_SRAM_USR_RD_CMD_BITLEN
reader - For SPI0 When cache mode is enable it is the length in bits of command phase for SRAM. The register value shall be (bit_num-1).Field
CACHE_SRAM_USR_RD_CMD_BITLEN
writer - For SPI0 When cache mode is enable it is the length in bits of command phase for SRAM. The register value shall be (bit_num-1).Field
CACHE_SRAM_USR_RD_CMD_VALUE
reader - For SPI0 When cache mode is enable it is the read command value of command phase for SRAM.Field
CACHE_SRAM_USR_RD_CMD_VALUE
writer - For SPI0 When cache mode is enable it is the read command value of command phase for SRAM.