pub type MBC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MACA2HR_SPEC, u8, u8, Unsafe, 6, O>;
Expand description

Field MBC writer - Mask Byte Control

Aliased Type§

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