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

EMAC_Private_Variables

EMAC_Private_Variables
[EMAC]

Variables

static RX_Desc Rx_Desc [EMAC_NUM_RX_FRAG]
 Rx Descriptor data array.

Variable Documentation

RX_Desc Rx_Desc[EMAC_NUM_RX_FRAG] [static]

Rx Descriptor data array.

Definition at line 53 of file lpc17xx_emac.c.