Type Alias stm32_hal2::pac::rcc::d3ccipr::I2C4SEL_W

source ·
pub type I2C4SEL_W<'a, const O: u8> = FieldWriterRaw<'a, u32, D3CCIPR_SPEC, u8, I2C4SEL_A, Safe, 2, O>;
Expand description

Field I2C4SEL writer - I2C4 kernel clock source selection

Aliased Type§

struct I2C4SEL_W<'a, const O: u8> { /* private fields */ }