VSF Documented
Main Page
Related Pages
Topics
Namespaces
Data Structures
Files
Examples
File List
Globals
source
shell
sys
espidf
include
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
8
extern
"C"
{
9
#endif
10
11
typedef
void
*
esp_eth_handle_t
;
12
13
#ifdef __cplusplus
14
}
15
#endif
16
17
#endif
esp_err.h
esp_eth_handle_t
void * esp_eth_handle_t
Definition
esp_eth.h:11
stdint.h
Generated from commit:
vsfteam/vsf@c3767bf