Programmable Gateways
Login
Overview
Power Industry
Serial Device Server
Programmable Gateways
Serial/Ethernet Gateway XNUT-100
CAN/Ethernet Gateway XNUT-105
Ethernet CPU Boards
Shop
Information and Support
Main Page
|
Modules
|
Data Structures
|
File List
|
Data Fields
|
Globals
|
Related Pages
|
Examples
include/dev/nicrtl.h File Reference
Detailed Description
Network interface controller definitions.
Defines
#define
DEV_ETHER
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