Network interface controller definitions. More...


Go to the source code of this file.
Defines | |
| #define | DEV_ETHER devCS8900A |
Functions | |
| int | cs8900Init (NUTDEVICE *dev) |
| Initialize Ethernet hardware. | |
| int | cs8900Output (NUTDEVICE *dev, NETBUF *nb) |
| Send Ethernet packet. | |
Variables | |
| NUTDEVICE | devCS8900A |
| Device information structure. | |
Network interface controller definitions.
Definition in file cs8900a.h.
| #define DEV_ETHER devCS8900A |