Type Alias stm32_hal2::pac::syscfg::pmcr::I2C1FMP_W

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

Field I2C1FMP writer - I2C1 Fm+

Aliased Type§

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