Network interface controller definitions. More...
Go to the source code of this file.
Defines | |
| #define | DEV_ETHER devSmsc111 |
Functions | |
| int | LancInit (NUTDEVICE *dev) |
| Initialize Ethernet hardware. | |
| int | LancOutput (NUTDEVICE *dev, NETBUF *nb) |
| Send Ethernet packet. | |
Variables | |
| NUTDEVICE | devSmsc111 |
| Device information structure. | |
Network interface controller definitions.
| #define DEV_ETHER devSmsc111 |