nicrtl.h File Reference


Detailed Description

Network interface controller definitions.

Definition in file nicrtl.h.

Go to the source code of this file.

Data Structures

struct  _NICINFO
 Network interface controller information structure. More...

Defines

#define DEV_ETHER   devEth0

Typedefs

typedef _NICINFO NICINFO
 Network interface controller information type.

Functions

int NicInit (NUTDEVICE *dev)
 Initialize Ethernet hardware.
int NicOutput (NUTDEVICE *dev, NETBUF *nb)
 Send Ethernet packet.

Variables

NUTDEVICE devEth0
 Device information structure.
NUTDEVICE devEth0cs


Define Documentation

#define DEV_ETHER   devEth0

Definition at line 96 of file nicrtl.h.


Typedef Documentation

typedef struct _NICINFO NICINFO

Network interface controller information type.

Definition at line 85 of file nicrtl.h.


Variable Documentation

NUTDEVICE devEth0cs

Definition at line 135 of file eth0cs.c.


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