Type Alias stm32_hal2::pac::spi1::i2scfgr::MCKOE_W

source ·
pub type MCKOE_W<'a, const O: u8> = BitWriterRaw<'a, u32, I2SCFGR_SPEC, MCKOE_A, BitM, O>;
Expand description

Field MCKOE writer - Master clock output enable

Aliased Type§

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