AM261x MCU+ SDK  10.00.01

Introduction

TI DP83TC811 RGMII Ethernet PHY.

Data Structures

struct  Dp83tc811_Cfg
 DP83TC811 PHY configuration parameters. More...
 

Functions

void Dp83tc811_initCfg (Dp83tc811_Cfg *cfg)
 Initialize DP83TC811 PHY specific config params. More...
 

Enumerations

enum  Dp83tc811_MasterSlaveMode { DP83TC811_MASTER_SLAVE_STRAP = 0x0U, DP83TC811_MASTER_MODE = 0x1U, DP83TC811_SLAVE_MODE = 0x2U }
 DP83TC811 Master/Slave modes. More...
 

Macros

#define DP83TC811_LED_NUM   (2U)
 Number of LEDs available in the PHY. More...
 

Macro Definition Documentation

◆ DP83TC811_LED_NUM

#define DP83TC811_LED_NUM   (2U)

Number of LEDs available in the PHY.

Enumeration Type Documentation

◆ Dp83tc811_MasterSlaveMode

DP83TC811 Master/Slave modes.

Enumerator
DP83TC811_MASTER_SLAVE_STRAP 

Use Strap Setting

DP83TC811_MASTER_MODE 

Use Master Mode

DP83TC811_SLAVE_MODE 

Use Slave Mode

Function Documentation

◆ Dp83tc811_initCfg()

void Dp83tc811_initCfg ( Dp83tc811_Cfg cfg)

Initialize DP83TC811 PHY specific config params.

Initializes the DP83TC811 PHY specific configuration parameters.

Parameters
cfgDP83TC811 PHY config structure pointer