File nut/include/cfg/arch/avrpio.h


Preprocessor definitions

#define _CFG_ARCH_AVRPIO_H_

#define RTL_BASE_ADDR 0x8300

#define RTL_SIGNAL_IRQ INT5

#define RTL_EESK_BIT 5

#define RTL_EESK_AVRPORT AVRPORTC

#define RTL_EEDO_BIT 6

#define RTL_EEDO_AVRPORT AVRPORTC

#define RTL_EEMU_BIT 7

#define RTL_EEMU_AVRPORT AVRPORTC

#define SPIDIGIO_SOUT_BIT 5

#define SPIDIGIO_SOUT_AVRPORT AVRPORTD

#define SPIDIGIO_SIN_BIT 6

#define SPIDIGIO_SIN_PIN PIND

#define SPIDIGIO_SIN_PORT PORTD

#define SPIDIGIO_SIN_DDR DDRD

#define SPIDIGIO_SCLK_BIT 7

#define SPIDIGIO_SCLK_AVRPORT AVRPORTD

#define SPIDIGIO_LDI_BIT 7

#define SPIDIGIO_LDI_AVRPORT AVRPORTB

#define SPIDIGIO_LDO_BIT 5

#define SPIDIGIO_LDO_AVRPORT AVRPORTB