pub type LsbfR = BitReader<Lsbf>;
Field LSBF reader - LSB First
LSBF
pub struct LsbfR { /* private fields */ }
Get enumerated values variant
Data is transferred MSB first.
Data is transferred LSB first.