Type Alias stm32wlxx_hal::pac::usart1::cr2::MSBFIRST_R
pub type MSBFIRST_R = BitReaderRaw<MSBFIRST_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field MSBFIRST
reader - Most significant bit first
Aliased Type§
struct MSBFIRST_R { /* private fields */ }