Type Alias stm32wlxx_hal::pac::rcc::c2apb1enr2::LPUART1EN_W
pub type LPUART1EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, C2APB1ENR2_SPEC, LPUART1EN_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field LPUART1EN
writer - CPU2 Low power UART 1 clocks enable
Aliased Type§
struct LPUART1EN_W<'a, const O: u8> { /* private fields */ }