Setup for netdev for the LPC1768 ethernet peripheral. More...
Setup for netdev for the LPC1768 ethernet peripheral.
Definition in file lpc1768_eth_netdev.h.
#include "net/netdev.h"
Include dependency graph for lpc1768_eth_netdev.h:Go to the source code of this file.
Functions | |
| void | lpc1768_eth_netdev_setup (netdev_t *netdev) |
| Bind the given netdev to the LPC1768 EMAC driver. | |
Variables | |
| const netdev_driver_t | lpc1768_eth_driver |
| The netdev driver for the LPC1768 EMAC. | |