ax88796.c File Reference

Go to the source code of this file.

Defines

#define ASIX_RESET_PIN   10

Functions

void Delay16Cycles (void)
uint16_t NicPhyRead (uint8_t reg)
 Read contents of internel PHY register on 0x10 adress.
void NicPhyWrite (uint8_t reg, uint16_t val)
 Write value to PHY register.
void NicRxAsix (void *arg)
 NIC receiver thread.
void NicInterruptEntry (void)
int AsixOutput (NUTDEVICE *dev, NETBUF *nb)
 Send Ethernet packet.
int AsixInit (NUTDEVICE *dev)
 Initialize Ethernet hardware.

Variables

NUTDEVICE devAx88796
 Device information structure.


Define Documentation

#define ASIX_RESET_PIN   10

Definition at line 91 of file ax88796.c.


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