Defines | |
#define | DEV_ETHER devEth0 |
Typedefs | |
typedef _NICINFO | NICINFO |
Network interface controller information type. | |
Functions | |
int | NicInit (NUTDEVICE *dev) |
Initialize Ethernet hardware. | |
int | NicOutput (NUTDEVICE *dev, NETBUF *nb) |
Send Ethernet packet. | |
Variables | |
NUTDEVICE | devEth0 |
Device information structure. | |
NUTDEVICE | devEth0cs |