pub type LSBFIRST_W<'a> = BitWriter<'a, u32, CR1_SPEC, LSBFIRST_A, 7>;
Expand description

Field LSBFIRST writer - Frame format

Implementations

Data is transmitted/received with the MSB first

Data is transmitted/received with the LSB first