pub type MII_STATE = Reg<MII_STATE_SPEC>;
Expand description
mii_state (rw) register accessor: MII bus and link layer state
You can read
this register and get mii_state::R
. You can reset
, write
, write_with_zero
this register using mii_state::W
. You can also modify
this register. See API.
For information about available fields see mii_state
module
Aliased Typeยง
struct MII_STATE { /* private fields */ }