Type Alias stm32wlxx_hal::pac::rcc::apb1rstr1::DACRST_W

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