Go to the source code of this file.
Defines | |
#define | ACSR 0x08 |
#define | PIND 0x10 |
#define | DDRD 0x11 |
#define | PORTD 0x12 |
#define | PINB 0x16 |
#define | DDRB 0x17 |
#define | PORTB 0x18 |
#define | EECR 0x1C |
#define | EEDR 0x1D |
#define | EEARL 0x1E |
#define | WDTCR 0x21 |
#define | TCNT0 0x32 |
#define | TCCR0 0x33 |
#define | MCUCR 0x35 |
#define | TIFR 0x38 |
#define | TIMSK 0x39 |
#define | GIMSK 0x3B |
#define | SREG 0x3F |
#define | RESET_vect (0x00) |
#define | INT0_vect (0x02) |
#define | TIMER0_OVF_vect (0x04) |
#define | ANA_COMP_vect (0x06) |
#define | INT_VECT_SIZE (0x08) |
#define | INT0 6 |
#define | TOIE0 1 |
#define | TOV0 1 |
#define | SE 5 |
#define | SM 4 |
#define | ISC01 1 |
#define | ISC00 0 |
#define | CS02 2 |
#define | CS01 1 |
#define | CS00 0 |
#define | WDE 3 |
#define | WDP2 2 |
#define | WDP1 1 |
#define | WDP0 0 |
#define | EEWE 1 |
#define | EERE 0 |
#define | PB7 7 |
#define | PB6 6 |
#define | PB5 5 |
#define | PB4 4 |
#define | PB3 3 |
#define | PB2 2 |
#define | PB1 1 |
#define | PB0 0 |
#define | DDB7 7 |
#define | DDB6 6 |
#define | DDB5 5 |
#define | DDB4 4 |
#define | DDB3 3 |
#define | DDB2 2 |
#define | DDB1 1 |
#define | DDB0 0 |
#define | PINB7 7 |
#define | PINB6 6 |
#define | PINB5 5 |
#define | PINB4 4 |
#define | PINB3 3 |
#define | PINB2 2 |
#define | PINB1 1 |
#define | PINB0 0 |
#define | PD6 6 |
#define | PD5 5 |
#define | PD4 4 |
#define | PD3 3 |
#define | PD2 2 |
#define | PD1 1 |
#define | PD0 0 |
#define | DDD6 6 |
#define | DDD5 5 |
#define | DDD4 4 |
#define | DDD3 3 |
#define | DDD2 2 |
#define | DDD1 1 |
#define | DDD0 0 |
#define | PIND6 6 |
#define | PIND5 5 |
#define | PIND4 4 |
#define | PIND3 3 |
#define | PIND2 2 |
#define | PIND1 1 |
#define | PIND0 0 |
#define | ACD 7 |
#define | ACO 5 |
#define | ACI 4 |
#define | ACIE 3 |
#define | ACIS1 1 |
#define | ACIS0 0 |
#define | ZL r30 |
#define | RAMEND 0x1F |
#define | XRAMEND 0x0 |
#define | E2END 0x3F |
#define | FLASHEND 0x3FF |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|