Control a robot over the internet using UDP and a Ethernet interface.

Dependencies:   EthernetInterface Motor TextLCD mbed-rtos mbed Socket lwip-eth lwip-sys lwip

Embed: (wiki syntax)

« Back to documentation index

lpc17xx_emac.h File Reference

lpc17xx_emac.h File Reference

Contains all macro definitions and function prototypes support for Ethernet MAC firmware library on LPC17xx. More...

Go to the source code of this file.

Data Structures

struct  RX_Desc
 RX Descriptor structure type definition. More...
struct  RX_Stat
 RX Status structure type definition. More...
struct  TX_Desc
 TX Descriptor structure type definition. More...
struct  TX_Stat
 TX Status structure type definition. More...
struct  EMAC_PACKETBUF_Type
 TX Data Buffer structure definition. More...
struct  EMAC_CFG_Type
 EMAC configuration structure definition. More...

Detailed Description

Contains all macro definitions and function prototypes support for Ethernet MAC firmware library on LPC17xx.

Version:
2.0
Date:
21. May. 2010
Author:
NXP MCU SW Application Team

Copyright(C) 2010, NXP Semiconductor All rights reserved.

Software that is described herein is for illustrative purposes only which provides customers with programming information regarding the products. This software is supplied "AS IS" without any warranties. NXP Semiconductors assumes no responsibility or liability for the use of the software, conveys no license or title under any patent, copyright, or mask work right to the product. NXP Semiconductors reserves the right to make changes in the software without notification. NXP Semiconductors also make no representation or warranty that such application will be suitable for the specified use without further testing or modification.

Definition in file lpc17xx_emac.h.