Type Alias stm32wlxx_hal::pac::rcc::apb1enr1::TIM2EN_W
pub type TIM2EN_W<'a, const O: u8> = BitWriterRaw<'a, u32, APB1ENR1_SPEC, TIM2EN_A, BitM, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TIM2EN
writer - CPU1 TIM2 timer clock enable
Aliased Type§
struct TIM2EN_W<'a, const O: u8> { /* private fields */ }