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"
Go to the source code of this file.
Data Structures | |
struct | mcu_t |
Functions | |
void | mx4_init (struct avr_t *avr) |
void | mx4_reset (struct avr_t *avr) |
void mx4_init | ( | struct avr_t * | avr | ) |
void mx4_reset | ( | struct avr_t * | avr | ) |