Type Alias stm32wlxx_hal::pac::spi1::i2spr::MCKOE_W

pub type MCKOE_W<'a, const O: u8> = BitWriterRaw<'a, u32, I2SPR_SPEC, MCKOE_A, BitM, O>;
Available on crate feature stm32wl5x_cm4 only.
Expand description

Field MCKOE writer - MCKOE

Aliased Type§

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