pub type LSBFIRST_W<'a, const O: u8> = BitWriter<'a, u32, CR1_SPEC, LSBFIRST_A, O>;
Expand description

Field LSBFIRST writer - Frame format

Implementations

Data is transmitted/received with the MSB first

Data is transmitted/received with the LSB first