Type Alias stm32_hal2::pac::syscfg::pmcr::I2C3FMP_W

source ·
pub type I2C3FMP_W<'a, const O: u8> = BitWriterRaw<'a, u32, PMCR_SPEC, bool, BitM, O>;
Expand description

Field I2C3FMP writer - I2C3 Fm+

Aliased Type§

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