|
simulavr
1.1.0
|
#include "avrdevice.h"#include "hardware.h"#include "rwmem.h"#include "externalirq.h"#include "hwuart.h"#include "hwad.h"#include "hwacomp.h"#include "hwport.h"#include "hwspi.h"#include "hwtimer/timerprescaler.h"#include "hwtimer/hwtimer.h"#include "ioregs.h"#include <memory>Go to the source code of this file.
Classes | |
| class | AvrDevice_at90canbase |
| class | AvrDevice_at90can32 |
| AVR device class for AT90CAN32, see AvrDevice_at90canbase. More... | |
| class | AvrDevice_at90can64 |
| AVR device class for AT90CAN64, see AvrDevice_at90canbase. More... | |
| class | AvrDevice_at90can128 |
| AVR device class for AT90CAN128, see AvrDevice_at90canbase. More... | |