_EmacStats
Default mainpageat91libperipheralsemac_EmacStats
Description Public Protected Private Related All Inheritance Collaboration
_EmacStats
Describes the statistics of the EMAC.
 
Struct Attributes Table
Public ( Name ) Type Description
 collisions unsigned int
TX errors ( Retry Limit Exceed ).
 rx_bnas unsigned int
Over Run, not able to store to memory.
 rx_eof unsigned int
Total Number of packets RX.
 rx_ovrs unsigned int
No EOF error.
 rx_packets unsigned int
Under Run, not able to read from memory.
 tx_comp unsigned int
Total Number of packets sent.
 tx_errors unsigned int
Packet complete.
 tx_exausts unsigned int
Collision.
 tx_underruns unsigned int
Buffer exhausted.
Description
Describes the statistics of the EMAC.

 
Source
The documentation for this Class was generated from the following files:
  • emac.h