Type Alias stm32wlxx_hal::pac::rcc::apb1rstr1::LPTIM1RST_W
pub type LPTIM1RST_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB1RSTR1_SPEC, TIM2RST_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TIM2RST
writer - TIM2 timer reset
Aliased Type§
struct LPTIM1RST_W<'a, const O: u8> { /* private fields */ }