KEIS

Dependents:   EthernetInterface_ccx

Fork of lwip-eth by mbed official

Embed: (wiki syntax)

« Back to documentation index

RX_Stat Struct Reference

RX_Stat Struct Reference
[EMAC Public Types]

RX Status structure type definition. More...

#include <lpc17xx_emac.h>

Data Fields

uint32_t Info
 Receive Information Status.
uint32_t HashCRC
 Receive Hash CRC Status.

Detailed Description

RX Status structure type definition.

Definition at line 603 of file lpc17xx_emac.h.


Field Documentation

uint32_t Info

Receive Information Status.

Definition at line 604 of file lpc17xx_emac.h.