::ethernet::mdio::

Enum MdioCommand

pub enum MdioCommand {
Read { device: uint<5>, addr: uint<5> },
}