Type Alias MACMIIDR

Source
pub type MACMIIDR = Reg<u32, _MACMIIDR>;
Expand description

Ethernet MAC MII data register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see macmiidr module

Aliased Typeยง

pub struct MACMIIDR { /* private fields */ }