![]()  | 
  
    PDK API Guide for J721E
    
   | 
 
This file contains the type definitions and helper macros for the MDIO module interface.
Go to the source code of this file.
Data Structures | |
| struct | Mdio_Cfg | 
| MDIO module configuration.  More... | |
Macros | |
| #define | MDIO_MAX_PHY_CNT (31U) | 
| Maximum number of PHYs supported on MDIO bus.  More... | |
Enumerations | |
| enum | Mdio_OpMode { MDIO_MODE_NORMAL = 0U, MDIO_MODE_STATE_CHANGE_MON, MDIO_MODE_MANUAL } | 
| MDIO operating mode.  More... | |
Functions | |
| void | Mdio_initCfg (Mdio_Cfg *mdioCfg) | 
| Initialize MDIO configuration parameters.  More... | |