#include <sys/types.h>
Go to the source code of this file.
Network interface layer types definitions | |
| #define | HW_ETHER 1 |
| Ethernet (10Mb) hardware type. | |
Typedefs | |
| typedef uint8_t | hw_type_t |
| Network interface layer type type definition. | |
Definition in file net_hardware.h.
1.4.7