Type Alias MII_ADDRESS

Source
pub type MII_ADDRESS = Reg<MII_ADDRESS_SPEC>;
Expand description

mii_address (rw) register accessor: Physical layer bus address

You can read this register and get mii_address::R. You can reset, write, write_with_zero this register using mii_address::W. You can also modify this register. See API.

For information about available fields see mii_address module

Aliased Typeยง

struct MII_ADDRESS { /* private fields */ }