::ethernet::ten_base_t_tx::

Enum State

enum State {
Idle { nlp_timeout: uint<18> },
Transmit { byte: uint<8>, mask: uint<8> },
}