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