pub type CR_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MACMIIAR_SPEC, u8, CR_A, Unsafe, 3, O>;
Expand description

Field CR writer - Clock range

Aliased Type§

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