![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
#include "chip.h"Go to the source code of this file.
Functions | |
| void | Chip_ENET_Init (LPC_ENET_T *pENET) |
| Initialize ethernet interface. | |
| uint32_t | Chip_ENET_FindMIIDiv (LPC_ENET_T *pENET, uint32_t clockRate) |
| Find the divider index for a desired MII clock rate. | |
| void | Chip_ENET_DeInit (LPC_ENET_T *pENET) |
| De-initialize the ethernet interface. | |
Variables | |
| STATIC const uint8_t | EnetClkDiv [] |
| STATIC const uint8_t EnetClkDiv[] |
Definition at line 39 of file enet_17xx_40xx.c.