::ethernet::mdio::

Enum State

enum State {
Idle,
Read { bits: uint<64>, mask: uint<64>, duration: uint<8> },
}