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

RPort hardware specification. More...

#include <h83068f.h>

Include dependency graph for rport.h:

Go to the source code of this file.

Defines

#define NutInitSysIrq()
#define NIC_IO_BASE   (0x800000UL + 0x300UL)
#define NicIntIsEnabled()   (INTC.IER.BIT.IRQ0E == 1)
#define NicDisableInt()   INTC.IER.BIT.IRQ0E = 0
#define NicEnableInt()   INTC.IER.BIT.IRQ0E = 1
#define NicMcu16bitBus()   BSC.ABWCR.BIT.ABW4 = 0
#define NicMcu8bitBus()   BSC.ABWCR.BIT.ABW4 = 1
#define RTL_SIGNAL   sig_INT0


Detailed Description

RPort hardware specification.

Definition in file rport.h.


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