pub type MII_MODE = Reg<MII_MODE_SPEC>;
Expand description
mii_mode (rw) register accessor: MII clock divider and premable enable
You can read
this register and get mii_mode::R
. You can reset
, write
, write_with_zero
this register using mii_mode::W
. You can also modify
this register. See API.
For information about available fields see mii_mode
module
Aliased Typeยง
struct MII_MODE { /* private fields */ }