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