Type Alias stm32wlxx_hal::pac::usart1::cr3::ONEBIT_W

pub type ONEBIT_W<'a, const O: u8> = BitWriterRaw<'a, u32, CR3_SPEC, ONEBIT_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field ONEBIT writer - One sample bit method enable

Aliased Type§

struct ONEBIT_W<'a, const O: u8> { /* private fields */ }