Module stm32_eth::mac

source ·
Expand description

Ethernet MAC access and configuration.

Modules

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

Structs

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.
  • Speeds at which this MAC can be configured

Traits

  • MDC pin types.
  • MDIO pin types.
  • A trait used for implementing access to the Media Indepedent Interface of an IEEE 802.3 compatible PHY.
  • An IEEE 802.3 compatible PHY