Type Alias esp32c3::spi2::ms_dlen::MS_DATA_BITLEN_R

source ·
pub type MS_DATA_BITLEN_R = FieldReader<u32>;
Expand description

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.

Aliased Type§

struct MS_DATA_BITLEN_R { /* private fields */ }