Module esp32c3::spi2::ms_dlen

source ·
Expand description

SPI data bit length control register

Structs§

Type Aliases§

  • Field MS_DATA_BITLEN reader - The value of these bits is the configured SPI transmission data bit length in master mode DMA controlled transfer or CPU controlled transfer. The value is also the configured bit length in slave mode DMA RX controlled transfer. The register value shall be (bit_num-1). Can be configured in CONF state.
  • Field MS_DATA_BITLEN writer - The value of these bits is the configured SPI transmission data bit length in master mode DMA controlled transfer or CPU controlled transfer. The value is also the configured bit length in slave mode DMA RX controlled transfer. The register value shall be (bit_num-1). Can be configured in CONF state.
  • Register MS_DLEN reader
  • Register MS_DLEN writer