_EMAC_Status Struct Reference
[EMAC Data Structures]

EMAC_Status. More...

#include <csl_emac.h>

Data Fields

Uint32 MdioLinkStatus
Uint32 PhyDev
Uint32 RxPktHeld
Uint32 TxPktHeld
Uint32 FatalError

Detailed Description

EMAC_Status.

The status structure contains information about the MAC's run-time status.

The following is a short description of the configuration fields:

MdioLinkStatus - Current link stat (non-zero on link; see CSL_MDIO.H)

PhyDev - Current PHY device in use (0-31)

RxPktHeld - Current number of Rx packets held by the EMAC device

TxPktHeld - Current number of Tx packets held by the EMAC device

FatalError - Fatal Error Code (TBD)


Field Documentation

Fatal Error when non-zero

CSL_MDIO Link status (see csl_mdio.h)

Current PHY device in use (0-31)

Number of packets held for Rx

Number of packets held for Tx


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

Copyright 2012, Texas Instruments Incorporated