Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages | Examples
Device eth0
[Realtek 8019AS device driver]
Collaboration diagram for Device eth0:
|
Detailed Description
Realtek 8019AS Ethernet device.
Variables | |
| NUTDEVICE | devEth0 |
| Device information structure. | |
Variable Documentation
|
|
Device information structure. A pointer to this structure must be passed to NutRegisterDevice() to bind this Ethernet device driver to the Nut/OS kernel. An application may then call NutNetIfConfig() with the name eth0 of this driver to initialize the network interface. |