This file contains the type definitions and helper macros for the VSC8514 Ethernet PHY.
Go to the source code of this file.
Data Structures | |
struct | Vsc8514_Cfg |
VSC8514 PHY configuration parameters. More... | |
Macros | |
#define | VSC8514_LED_NUM (4U) |
Number of LEDs available in the PHY. More... | |
Functions | |
void | Vsc8514_initCfg (Vsc8514_Cfg *cfg) |
Initialize VSC8514 PHY specific config params. More... | |