E:/Projects/AvrLib/include/cfg/ethernut.h File Reference

Ethernut hardware specification. More...

Go to the source code of this file.

Defines

#define RTL_RESET_PORT   PORTE
#define RTL_RESET_DDR   DDRE
#define RTL_RESET_BIT   4
 RTL8019AS hardware reset input.
#define RTL_SIGNAL_PORT   PORTE
#define RTL_SIGNAL_PIN   PINE
#define RTL_SIGNAL_DDR   DDRE
#define RTL_SIGNAL   sig_INTERRUPT5
 Interrupt signal handler of RTL_SIGNAL_BIT.
#define RTL_SIGNAL_BIT   5
 Interrupt signal bit for Ethernut 1.x Ethernet controller.
#define NIC_BASE   0xC000
 Ethernut 2.x Ethernet controller base address.
#define LAN_SIGNAL_PORT   PORTE
#define LAN_SIGNAL_PIN   PINE
#define LAN_SIGNAL_DDR   DDRE
#define LAN_SIGNAL   sig_INTERRUPT5
 Interrupt signal handler of LAN_SIGNAL_BIT.
#define LAN_SIGNAL_BIT   5
 Interrupt signal bit for Ethernut 2.x Ethernet controller.


Detailed Description

Ethernut hardware specification.

Including this file is deprecated. Use cfg/arch/avr.h.

Definition in file ethernut.h.


Generated on Sun Aug 31 13:30:17 2008 for FrankenRTOS by  doxygen 1.5.6