|
AM263x MCU+ SDK
10.00.00
|
|
Go to the documentation of this file.
68 #define DP83TG720_LED_NUM (2U)
77 typedef enum Dp83tg720_MasterSlaveMode_e
92 typedef struct Dp83tg720_Cfg_s
bool interruptEn
Definition: dp83tg720.h:101
bool sgmiiAutoNegEn
Definition: dp83tg720.h:104
bool rxClkShiftEn
Definition: dp83tg720.h:98
Dp83tg720_MasterSlaveMode MasterSlaveMode
Definition: dp83tg720.h:107
DP83TG720 PHY configuration parameters.
Definition: dp83tg720.h:93
@ DP83TG720_MASTER_MODE
Definition: dp83tg720.h:83
bool txClkShiftEn
Definition: dp83tg720.h:95
Dp83tg720_MasterSlaveMode
DP83TG720 Master/Slave modes.
Definition: dp83tg720.h:78
@ DP83TG720_SLAVE_MODE
Definition: dp83tg720.h:86
@ DP83TG720_MASTER_SLAVE_STRAP
Definition: dp83tg720.h:80
void Dp83tg720_initCfg(Dp83tg720_Cfg *cfg)
Initialize DP83TG720 PHY specific config params.