Type Alias stm32wlxx_hal::pac::rcc::ccipr::I2C3SEL_W
pub type I2C3SEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, CCIPR_SPEC, u8, I2C1SEL_A, Unsafe, 2, O>;
Available on crate feature
stm32wl5x_cm4
only.Expand description
Field I2C1SEL
writer - I2C1 clock source selection
Aliased Type§
struct I2C3SEL_W<'a, const O: u8> { /* private fields */ }