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
EMAC_PACKETBUF_Type Struct Reference
[EMAC Public Types]
TX Data Buffer structure definition. More...
#include <lpc17xx_emac.h>
Data Fields | |
| uint32_t | ulDataLen |
| Data length. | |
| uint32_t * | pbDataBuf |
| A word-align data pointer to data buffer. | |
Detailed Description
TX Data Buffer structure definition.
Definition at line 627 of file lpc17xx_emac.h.
Field Documentation
| uint32_t ulDataLen |
Data length.
Definition at line 628 of file lpc17xx_emac.h.
Generated on Tue Jul 12 2022 17:52:03 by
1.7.2
