Module esp32s3_hal::pac::spi0::sram_drd_cmd
Expand description
SPI0 external RAM DDR read command control register
Structs
Register
SRAM_DRD_CMD
readerSPI0 external RAM DDR read command control register
Register
SRAM_DRD_CMD
writerType Definitions
Field
CACHE_SRAM_USR_RD_CMD_BITLEN
reader - When SPI0 reads Ext_RAM, it is the length in bits of CMD phase. The register value shall be (bit_num-1).Field
CACHE_SRAM_USR_RD_CMD_BITLEN
writer - When SPI0 reads Ext_RAM, it is the length in bits of CMD phase. The register value shall be (bit_num-1).Field
CACHE_SRAM_USR_RD_CMD_VALUE
reader - When SPI0 reads Ext_RAM, it is the command value of CMD phase.Field
CACHE_SRAM_USR_RD_CMD_VALUE
writer - When SPI0 reads Ext_RAM, it is the command value of CMD phase.