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