|
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 "hwad.h"#include "hwacomp.h"#include "hwusi.h"Go to the source code of this file.
Classes | |
| class | AvrDevice_attinyX5 |
| AVRDevice class for ATTiny25/45/85. More... | |
| class | AvrDevice_attiny25 |
| AVR device class for ATTiny25, see AvrDevice_attinyX5. More... | |
| class | AvrDevice_attiny45 |
| AVR device class for ATTiny45, see AvrDevice_attinyX5. More... | |
| class | AvrDevice_attiny85 |
| AVR device class for ATTiny85, see AvrDevice_attinyX5. More... | |