Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

Device eth0


Variables

NICINFO dcb_eth0
IFNET ifn_eth0
 Network interface information structure. More...

NUTDEVICE devEth0
 Device information structure. More...


Variable Documentation

NUTDEVICE devEth0
 

Device information structure.

Applications must pass this structure to NutRegisterDevice() to bind this Ethernet device driver to the Nut/OS kernel. Having done that, the application may call NutNetIfConfig() with the name eth0 of this driver to initialize the network interface.

IFNET ifn_eth0
 

Network interface information structure.

Used to call.


© 2000-2001 by egnite Software GmbH - visit http://www.ethernut.de/