Struct esp32c3::spi2::ms_dlen::R [−][src]
pub struct R(_);
Expand description
Register MS_DLEN
reader
Implementations
Bits 0:17 - 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.
Methods from Deref<Target = R<MS_DLEN_SPEC>>
Trait Implementations
Performs the conversion.