AM64x MCU+ SDK  08.02.00
Cpsw_MdioLinkStateChangeInfo Struct Reference

Detailed Description

PHY link status change event information.

Data Fields

uint32_t phyAddr
 
bool aliveChanged
 
bool isAlive
 
bool linkChanged
 
bool isLinked
 

Field Documentation

◆ phyAddr

uint32_t Cpsw_MdioLinkStateChangeInfo::phyAddr

PHY address

◆ aliveChanged

bool Cpsw_MdioLinkStateChangeInfo::aliveChanged

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

◆ isAlive

bool Cpsw_MdioLinkStateChangeInfo::isAlive

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

◆ linkChanged

bool Cpsw_MdioLinkStateChangeInfo::linkChanged

Whether PHY link status changed

◆ isLinked

bool Cpsw_MdioLinkStateChangeInfo::isLinked

Whether PHY is linked or not