#include <string>#include <vector>#include "hardware.h"#include "irqsystem.h"#include "avrdevice.h"#include "rwmem.h"#include "traceval.h"

Go to the source code of this file.
Classes | |
| class | IRQLine |
| Represents a timer interrupt line, Frontend for timer interrupts. More... | |
| class | TimerIRQRegister |
| Provices flag and mask register for timer interrupts and connects irq lines to irqsystem. More... | |
1.6.3