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