#include <Timer.h>
Public Types | |
typedef OneChannel8BitTimer< CounterRegister, OutputCompareRegister, ControlRegister, ClockA, ChannelOutputPin > | Synchronous |
typedef AsyncOneChannel8BitTimer< CounterRegister, OutputCompareRegister, ControlRegister, AsyncStatusRegister, InterruptEnableBits, InterruptFlagBits, ChannelOutputPin > | Asynchronous |
Classes | |
struct | CompareMatchInterrupt |
struct | OverflowInterrupt |
Definition at line 92 of file Timer.h.
typedef OneChannel8BitTimer< CounterRegister, OutputCompareRegister, ControlRegister, ClockA, ChannelOutputPin > AVRCpp::Timer::Internal::OneChannel8BitTimerWithAsynchronousOperation< CounterRegister, OutputCompareRegister, ControlRegister, AsyncStatusRegister, InterruptEnableBits, InterruptFlagBits, ChannelOutputPin >::Synchronous [inherited] |
typedef AsyncOneChannel8BitTimer< CounterRegister, OutputCompareRegister, ControlRegister, AsyncStatusRegister, InterruptEnableBits, InterruptFlagBits, ChannelOutputPin > AVRCpp::Timer::Internal::OneChannel8BitTimerWithAsynchronousOperation< CounterRegister, OutputCompareRegister, ControlRegister, AsyncStatusRegister, InterruptEnableBits, InterruptFlagBits, ChannelOutputPin >::Asynchronous [inherited] |
MTÜ TTÜ Robotiklubi |