ETHPHY driver configuration. These are filled by SysCfg based on the PHY device that is selected.
Data Fields | |
ETHPHY_Attrs * | attrs |
ETHPHY_Fxns * | fxns |
void * | object |
ETHPHY_Attrs* ETHPHY_Config::attrs |
ETHPHY device attributes
ETHPHY_Fxns* ETHPHY_Config::fxns |
ETHPHY device implementation functions
void* ETHPHY_Config::object |
ETHPHY driver object pointer