|
SimAVR
AVR Simulator
|

Macros | |
| #define | SIM_VECTOR_SIZE 2 |
| #define | SIM_MMCU "atmega8" |
| #define | SIM_CORENAME mcu_mega8 |
| #define | ICP_PORT PORTB |
| #define | ICP_PIN 0 |
| #define | _AVR_IO_H_ |
| #define | __ASSEMBLER__ |
Functions | |
| static avr_t * | make () |
Variables | |
| avr_kind_t | mega8 |
| #define __ASSEMBLER__ |
| #define _AVR_IO_H_ |
| #define ICP_PIN 0 |
| #define ICP_PORT PORTB |
| #define SIM_CORENAME mcu_mega8 |
| #define SIM_MMCU "atmega8" |
| #define SIM_VECTOR_SIZE 2 |
|
static |

| avr_kind_t mega8 |