Type Alias esp32c3::spi2::ms_dlen::MS_DATA_BITLEN_W

source ·
pub type MS_DATA_BITLEN_W<'a, REG> = FieldWriter<'a, REG, 18, u32>;
Expand description

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.

Aliased Type§

struct MS_DATA_BITLEN_W<'a, REG> { /* private fields */ }