Type Alias MCKOE_W

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 */ }