VSF Documented
esp_eth.h
Go to the documentation of this file.
1#ifndef __ESP_ETH_H__
2#define __ESP_ETH_H__
3
4#include <stdint.h>
5#include "esp_err.h"
6
7#ifdef __cplusplus
8extern "C" {
9#endif
10
11typedef void * esp_eth_handle_t;
12
13#ifdef __cplusplus
14}
15#endif
16
17#endif
void * esp_eth_handle_t
Definition esp_eth.h:11
Generated from commit: vsfteam/vsf@c3767bf