|
simulavr
1.1.0
|
#include "avrdevice.h"#include "hardware.h"#include "rwmem.h"#include "hwtimer/timerprescaler.h"#include "hwtimer/timerirq.h"#include "hwtimer/hwtimer.h"#include "externalirq.h"#include "hwuart.h"#include "hwspi.h"#include "hwad.h"#include "hwacomp.h"#include "pin.h"#include "ioregs.h"Go to the source code of this file.
Classes | |
| class | AvrDevice_atmega128base |
| AVRDevice class for ATMega64 and ATMega128. More... | |
| class | AvrDevice_atmega64 |
| AVR device class for ATMega64, see AvrDevice_atmega128base. More... | |
| class | AvrDevice_atmega128 |
| AVR device class for ATMega128, see AvrDevice_atmega128base. More... | |