SimAVR
AVR Simulator
|
#include "sim_avr.h"
#include "sim_core_declare.h"
#include "avr_eeprom.h"
#include "avr_flash.h"
#include "avr_watchdog.h"
#include "avr_extint.h"
#include "avr_ioport.h"
#include "avr_uart.h"
#include "avr_adc.h"
#include "avr_timer.h"
#include "avr_spi.h"
#include "avr_twi.h"
#include "avr/iom128rfa1.h"
Data Structures | |
struct | mcu_t |
Macros | |
#define | _AVR_IO_H_ |
#define | __ASSEMBLER__ |
Functions | |
void | m128rfa1_init (struct avr_t *avr) |
void | m128rfa1_reset (struct avr_t *avr) |
static avr_t * | make () |
Variables | |
const struct mcu_t | mcu_mega128rfa1 |
avr_kind_t | mega128rfa1 |
#define __ASSEMBLER__ |
#define _AVR_IO_H_ |
void m128rfa1_init | ( | struct avr_t * | avr | ) |
void m128rfa1_reset | ( | struct avr_t * | avr | ) |
|
static |
const struct mcu_t mcu_mega128rfa1 |
avr_kind_t mega128rfa1 |