Crate ieee802_3_miim

source ·
Expand description

A crate that provides access to the MIIM interface described by IEEE standard 802.3

Modules

Implementations of MIIM for existing PHYs
This module contains definitions of all MIIM registers

Structs

An autonegotiation advertisement.
The extended status register of a PHY.
The PHY IDENT of this PHY
The status register of a PHY.

Enums

All basic link speeds possibly supported by the PHY.
The pause mode supported by this PHY
The selector field, describing the type of autonegotiation message sent by a PHY.

Traits

A trait used for implementing access to the Media Indepedent Interface of an IEEE 802.3 compatible PHY.
An IEEE 802.3 compatible PHY