Data Fields
Dp83867_Config_s Struct Reference

DP83867 PHY configuration parameters. More...

#include <dp83867.h>

Data Fields

bool txClkShiftEnable
 
bool rxClkShiftEnable
 
uint32_t txDelayInPs
 
uint32_t rxDelayInPs
 
uint8_t txFifoDepth
 
uint32_t impedanceInMilliOhms
 
Dp83867_Gpio0Mode gpio0Mode
 
Dp83867_Gpio1Mode gpio1Mode
 
Dp83867_LedMode ledMode [DP83867_LED_NUM]
 

Detailed Description

DP83867 PHY configuration parameters.

Field Documentation

Dp83867_Gpio0Mode Dp83867_Config_s::gpio0Mode

Mux mode of the GPIO_0 pin

Dp83867_Gpio1Mode Dp83867_Config_s::gpio1Mode

Mux mode of the GPIO_1 pin

uint32_t Dp83867_Config_s::impedanceInMilliOhms

Output impedance in milli-ohms. Ranging from 35 to 70 ohms in steps of 1.129 ohms

Dp83867_LedMode Dp83867_Config_s::ledMode[DP83867_LED_NUM]

LED mode (source) configuration

bool Dp83867_Config_s::rxClkShiftEnable

Enable RX clock shift

uint32_t Dp83867_Config_s::rxDelayInPs

RX delay value

bool Dp83867_Config_s::txClkShiftEnable

Enable TX clock shift

uint32_t Dp83867_Config_s::txDelayInPs

TX delay value

uint8_t Dp83867_Config_s::txFifoDepth

TX FIFO depth


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated