|
Namespaces |
namespace | AVRCpp |
namespace | AVRCpp::Timer |
Classes |
struct | AVRCpp::Timer::TimerCounter0 |
struct | AVRCpp::Timer::TimerCounter0::CompareMatchAInterrupt |
struct | AVRCpp::Timer::TimerCounter0::CompareMatchBInterrupt |
struct | AVRCpp::Timer::TimerCounter0::OverflowInterrupt |
struct | AVRCpp::Timer::TimerCounter1 |
struct | AVRCpp::Timer::TimerCounter1::InputCaptureInterrupt |
struct | AVRCpp::Timer::TimerCounter1::CompareMatchAInterrupt |
struct | AVRCpp::Timer::TimerCounter1::CompareMatchBInterrupt |
struct | AVRCpp::Timer::TimerCounter1::OverflowInterrupt |
struct | AVRCpp::Timer::TimerCounter2 |
struct | AVRCpp::Timer::TimerCounter2::CompareMatchAInterrupt |
struct | AVRCpp::Timer::TimerCounter2::CompareMatchBInterrupt |
struct | AVRCpp::Timer::TimerCounter2::OverflowInterrupt |
Defines |
#define | __AVR_CPP_XXX_TIMER_H__ "atmega324p/Timer.h" |
#define | TIMER0_COMPA_ns Timer |
#define | TIMER0_COMPB_ns Timer |
#define | TIMER0_OVF_ns Timer |
#define | TIMER1_OVF_ns Timer |
#define | TIMER1_COMPA_ns Timer |
#define | TIMER1_COMPB_ns Timer |
#define | TIMER1_CAPT_ns Timer |
#define | TIMER2_COMPA_ns Timer |
#define | TIMER2_COMPB_ns Timer |
#define | TIMER2_OVF_ns Timer |
#define | TIMER0_COMPA_struct Timer::TimerCounter0::CompareMatchAInterrupt |
#define | TIMER0_COMPB_struct Timer::TimerCounter0::CompareMatchBInterrupt |
#define | TIMER0_OVF_struct Timer::TimerCounter0::OverflowInterrupt |
#define | TIMER1_OVF_struct Timer::TimerCounter1::OverflowInterrupt |
#define | TIMER1_COMPA_struct Timer::TimerCounter1::CompareMatchAInterrupt |
#define | TIMER1_COMPB_struct Timer::TimerCounter1::CompareMatchBInterrupt |
#define | TIMER1_CAPT_struct Timer::TimerCounter1::InputCaptureInterrupt |
#define | TIMER2_COMPA_struct Timer::TimerCounter2::CompareMatchAInterrupt |
#define | TIMER2_COMPB_struct Timer::TimerCounter2::CompareMatchBInterrupt |
#define | TIMER2_OVF_struct Timer::TimerCounter2::OverflowInterrupt |
Functions |
void | AVRCpp::Timer::StartSynchronization () |
void | AVRCpp::Timer::EndSynchronization () |
void | AVRCpp::Timer::PrescalerReset10 () |