|
SimAVR
AVR Simulator
|
#include "sim_avr.h"#include "sim_core_declare.h"#include "avr_eeprom.h"#include "avr_watchdog.h"#include "avr_extint.h"#include "avr_ioport.h"#include "avr_timer.h"#include "avr/iotn13.h"
Data Structures | |
| struct | mcu_t |
Macros | |
| #define | _AVR_IO_H_ |
| #define | __ASSEMBLER__ |
| #define | WDIF WDTIF |
| #define | WDIE WDTIE |
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 | tiny13 |
| #define __ASSEMBLER__ |
| #define _AVR_IO_H_ |
| #define WDIE WDTIE |
| #define WDIF WDTIF |
|
static |

|
static |

|
static |
|
static |
| avr_kind_t tiny13 |