#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 "pin.h"
Go to the source code of this file.
Classes | |
| class | AvrDevice_atmega16_32 |
| AVRDevice class for ATMega16 and ATMega32. More... | |
| class | AvrDevice_atmega16 |
| AVR device class for ATMega16, see AvrDevice_atmega16_32. More... | |
| class | AvrDevice_atmega32 |
| AVR device class for ATMega32, see AvrDevice_atmega16_32. More... | |
1.6.3