nut/include/cfg/rport.h File Reference


Detailed Description

RPort hardware specification.

#include <h83068f.h>

Defines

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


Generated on Tue Jan 23 21:12:26 2007 for BTnut System Software by doxygen 1.4.7