Type Alias stm32wlxx_hal::pac::rcc::ccipr::I2C1SEL_R
pub type I2C1SEL_R = FieldReaderRaw<u8, I2C1SEL_A>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field I2C1SEL
reader - I2C1 clock source selection
Aliased Type§
struct I2C1SEL_R { /* private fields */ }