pub type MCF_W<'a, const O: u8> = BitWriterRaw<'a, u32, MMCCR_SPEC, MCF_A, BitM, O>;
Expand description

Field MCF writer - MMC counter freeze

Aliased Type§

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