Data Fields
Cpsw_MdioLinkStateChangeInfo_s Struct Reference

PHY link status change event information. More...

#include <cpsw.h>

Data Fields

uint32_t phyAddr
 
bool aliveChanged
 
bool isAlive
 
bool linkChanged
 
bool isLinked
 

Detailed Description

PHY link status change event information.

Field Documentation

bool Cpsw_MdioLinkStateChangeInfo_s::aliveChanged

Whether PHY alive status changed. Applicable only for Status Change Mode

bool Cpsw_MdioLinkStateChangeInfo_s::isAlive

Whether PHY is alive or not. Applicable only for Status Change Mode

bool Cpsw_MdioLinkStateChangeInfo_s::isLinked

Whether PHY is linked or not

bool Cpsw_MdioLinkStateChangeInfo_s::linkChanged

Whether PHY link status changed

uint32_t Cpsw_MdioLinkStateChangeInfo_s::phyAddr

PHY address


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

Copyright 2020, Texas Instruments Incorporated