Variables | |
IFNET | ifn_eth0 |
Network interface information structure. | |
NUTDEVICE | devEth0 |
Device information structure. |
|
Initial value: 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. |
|
Initial value: Network interface information structure.Used to call. |