Type Alias stm32wlxx_hal::pac::rcc::apb1rstr2::LPTIM2RST_W
pub type LPTIM2RST_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB1RSTR2_SPEC, LPUART1RST_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field LPUART1RST
writer - Low-power UART 1 reset
Aliased Type§
struct LPTIM2RST_W<'a, const O: u8> { /* private fields */ }