Type Alias stm32wlxx_hal::pac::lpuart::cr2::STOP_W
pub type STOP_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CR2_SPEC, u8, STOP_A, Unsafe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field STOP
writer - STOP bits
Aliased Type§
struct STOP_W<'a, const O: u8> { /* private fields */ }