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 */ }