Type Alias MII_COMMAND

Source
pub type MII_COMMAND = Reg<MII_COMMAND_SPEC>;
Expand description

mii_command (rw) register accessor: MII control data, read and scan state

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

For information about available fields see mii_command module

Aliased Typeยง

struct MII_COMMAND { /* private fields */ }