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

Netdev interface for the ESP32 Ethernet MAC module. More...

Detailed Description

Netdev interface for the ESP32 Ethernet MAC module.

Author
Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net

Definition in file esp_eth_netdev.h.

#include <stdbool.h>
#include "mutex.h"
#include "net/ethernet.h"
#include "net/netdev.h"
+ Include dependency graph for esp_eth_netdev.h:

Go to the source code of this file.

Data Structures

struct  esp_eth_netdev_t
 Device descriptor for ESP-ETH devices. More...
 
const netdev_driver_t esp_eth_driver
 Reference to the netdev device driver struct.