Type Alias stm32wlxx_hal::pac::rcc::apb1smenr2::LPUART1SMEN_W
pub type LPUART1SMEN_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB1SMENR2_SPEC, LPUART1SMEN_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field LPUART1SMEN
writer - Low power UART 1 clock enable during CPU1 Csleep and CStop modes.
Aliased Type§
struct LPUART1SMEN_W<'a, const O: u8> { /* private fields */ }