Type Alias stm32wlxx_hal::pac::rcc::apb1rstr1::TIM2RST_W
pub type TIM2RST_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 TIM2RST_W<'a, const O: u8> { /* private fields */ }