NXP's driver library for LPC17xx, ported to mbed's online compiler. Not tested! I had to fix a lot of warings and found a couple of pretty obvious bugs, so the chances are there are more. Original: http://ics.nxp.com/support/documents/microcontrollers/zip/lpc17xx.cmsis.driver.library.zip

Dependencies:   mbed

Embed: (wiki syntax)

« Back to documentation index

TX_Stat Struct Reference

TX_Stat Struct Reference
[EMAC_Public_Types]

TX Status structure type definition. More...

#include <lpc17xx_emac.h>

Data Fields

uint32_t Info
 Transmit Information Status.

Detailed Description

TX Status structure type definition.

Definition at line 479 of file lpc17xx_emac.h.


Field Documentation

uint32_t Info

Transmit Information Status.

Definition at line 480 of file lpc17xx_emac.h.