Loading...
Searching...
No Matches
sam0_eth_netdev.h File Reference

Netdev interface for the SAM0 Ethernet GMAC peripheral. More...

Detailed Description

Netdev interface for the SAM0 Ethernet GMAC peripheral.

Author
Dylan Laduranty dylan.nosp@m.ladu.nosp@m.ranty.nosp@m.@gma.nosp@m.il.co.nosp@m.m

Definition in file sam0_eth_netdev.h.

#include <stdbool.h>
#include "net/ethernet.h"
#include "net/netdev.h"
+ Include dependency graph for 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.