|
SimAVR
AVR Simulator
|
#include "sim_core_declare.h"#include "avr_eeprom.h"#include "avr_watchdog.h"#include "avr_extint.h"#include "avr_ioport.h"#include "avr_uart.h"#include "avr_timer.h"#include "avr/iotn2313.h"
Data Structures | |
| struct | mcu_t |
Macros | |
| #define | _AVR_IO_H_ |
| #define | __ASSEMBLER__ |
Functions | |
| static void | init (struct avr_t *avr) |
| static void | reset (struct avr_t *avr) |
| static avr_t * | make () |
Variables | |
| static const struct mcu_t | mcu |
| avr_kind_t | tiny2313 |
| #define __ASSEMBLER__ |
| #define _AVR_IO_H_ |
|
static |

|
static |

|
static |
|
static |
| avr_kind_t tiny2313 |