Data Fields
CpswMacPort_PortStatus_s Struct Reference

Port status. More...

#include <cpsw_macport.h>

Data Fields

bool portIdle
 
bool expressMacIdle
 
bool preemptMacIdle
 
bool macTxIdle
 
uint8_t macAddr [CPSW_MAC_ADDR_LEN]
 

Detailed Description

Port status.

Field Documentation

bool CpswMacPort_PortStatus_s::expressMacIdle

Whether or not the express MAC is idle

uint8_t CpswMacPort_PortStatus_s::macAddr[CPSW_MAC_ADDR_LEN]

MAC address configured for the port

bool CpswMacPort_PortStatus_s::macTxIdle

Whether or not the MAC transmit is idle (both, preempt and express MAC are in idle state

bool CpswMacPort_PortStatus_s::portIdle

Whether the Ethernet port (express and preempt) is in idle state or not

bool CpswMacPort_PortStatus_s::preemptMacIdle

Whether or not the preempt MAC is idle


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

Copyright 2020, Texas Instruments Incorporated