![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
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.