Skip to content

jsl/protocols/ethernet/MII/MIIM

Package name: jsl/protocols/ethernet/MII/MIIM

Summary

General Definitions

Function Description
miim Media Independent Interface Management (MIIM) bundle

Definitions

General Definitions

miim

Media Independent Interface Management (MIIM) bundle

public pcb-bundle miim

  • mdc - Clock Line for the Serial Interface

  • mdio - Bidirectional Data Line for the Serial Interface

This is a typical management interface for PHYs and other similar ethernet devices.

This interface is also known as Management Data Input/Output (MDIO) or the Serial Management Inteface (SMI).

References

  • https://en.wikipedia.org/wiki/Management_Data_Input/Output

Related Packages

Forwarded by packages: jsl/protocols/ethernet, jsl/protocols