Netdev interface for the SAM0 Ethernet GMAC peripheral. More...
Netdev interface for the SAM0 Ethernet GMAC peripheral.
Definition in file sam0_eth_netdev.h.
Go to the source code of this file.
Data Structures | |
struct | sam0_eth_netdev_t |
Device descriptor for SAM0-ETH devices. More... | |
Functions | |
void | sam0_eth_setup (netdev_t *dev) |
Setup SAM0 Ethernet peripheral. | |
Variables | |
const netdev_driver_t | sam0_eth_driver |
Reference to the netdev device driver struct. | |