A web server for monitoring and controlling a MakerBot Replicator over the USB host and ethernet.

Dependencies:   IAP NTPClient RTC mbed-rtos mbed Socket lwip-sys lwip BurstSPI

Fork of LPC1768_Mini-DK by Frank Vannieuwkerke

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.