AM261x MCU+ SDK  10.00.01
dp83tc811.h File Reference

Introduction

This file contains the type definitions and helper macros for the DP83TC811 Ethernet PHY.

Go to the source code of this file.

Data Structures

struct  Dp83tc811_Cfg
 DP83TC811 PHY configuration parameters. More...
 

Macros

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

Enumerations

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

Functions

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