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