#include <avr/cpp/Timer.h>Go to the source code of this file.
| #define TIMER0_COMPA_struct Timer::TimerCounter0::CompareMatchAInterrupt | 
| #define TIMER0_COMPB_struct Timer::TimerCounter0::CompareMatchBInterrupt | 
| #define TIMER0_OVF_struct Timer::TimerCounter0::OverflowInterrupt | 
| #define TIMER1_CAPT_struct Timer::TimerCounter1::InputCaptureInterrupt | 
| #define TIMER1_COMPA_struct Timer::TimerCounter1::CompareMatchAInterrupt | 
| #define TIMER1_COMPB_struct Timer::TimerCounter1::CompareMatchBInterrupt | 
| #define TIMER1_OVF_struct Timer::TimerCounter1::OverflowInterrupt | 
| #define TIMER2_COMPA_struct Timer::TimerCounter2::CompareMatchAInterrupt | 
| #define TIMER2_COMPB_struct Timer::TimerCounter2::CompareMatchBInterrupt | 
| #define TIMER2_OVF_struct Timer::TimerCounter2::OverflowInterrupt | 
 1.5.2 
	| 
			 | 
		
			 |