Type Alias stm32wlxx_hal::pac::rcc::apb1rstr1::I2C2RST_R
pub type I2C2RST_R = BitReaderRaw<TIM2RST_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field TIM2RST
reader - TIM2 timer reset
Aliased Type§
struct I2C2RST_R { /* private fields */ }