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