LPCOpen Platform  v1.03
LPCOpen Platform for NXP LPC Microcontrollers
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
CHIP: LPC17xx/40xx Ethernet driver build options

The ethernet driver has options that configure it's operation at build-time. A build-time option is configured by the use of a definition passed to the compiler during the build process or by adding the definition to the sys_config.h file.

USE_RMII
When defined, the driver will be built for RMII operation.
When not defined, the driver will be built for MII operation.