Type Alias stm32wlxx_hal::pac::rcc::apb1enr1::I2C2EN_R

pub type I2C2EN_R = BitReaderRaw<TIM2EN_A>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field TIM2EN reader - CPU1 TIM2 timer clock enable

Aliased Type§

struct I2C2EN_R { /* private fields */ }