pub type GOC_W<'a, const O: u8> = FieldWriterRaw<'a, u32, MACMDIOAR_SPEC, u8, u8, Unsafe, 2, O>;
Expand description

Field GOC writer - MII Operation Command

Aliased Type§

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