AVRCpp::Timer::TimerCounter0 Struct Reference

#include <Timer.h>

Inherits AVRCpp::Timer::Internal::OneChannel8BitTimerWithAsynchronousOperation< CounterRegister, OutputCompareRegister, ControlRegister, AsyncStatusRegister, InterruptEnableBits, InterruptFlagBits, ChannelOutputPin >< _TCNT0,_OCR0,_TCCR0,_ASSR,Bits< _TIMSK, 0x2|0x1 >,Bits< _TIFR, 0x2|0x1 >,OutputPin4< PortB > >.

List of all members.

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


Detailed Description

Definition at line 92 of file Timer.h.


Member Typedef Documentation

template<class CounterRegister, class OutputCompareRegister, class ControlRegister, class AsyncStatusRegister, class InterruptEnableBits, class InterruptFlagBits, class ChannelOutputPin>
typedef OneChannel8BitTimer< CounterRegister, OutputCompareRegister, ControlRegister, ClockA, ChannelOutputPin > AVRCpp::Timer::Internal::OneChannel8BitTimerWithAsynchronousOperation< CounterRegister, OutputCompareRegister, ControlRegister, AsyncStatusRegister, InterruptEnableBits, InterruptFlagBits, ChannelOutputPin >::Synchronous [inherited]

Definition at line 360 of file Timer.h.

template<class CounterRegister, class OutputCompareRegister, class ControlRegister, class AsyncStatusRegister, class InterruptEnableBits, class InterruptFlagBits, class ChannelOutputPin>
typedef AsyncOneChannel8BitTimer< CounterRegister, OutputCompareRegister, ControlRegister, AsyncStatusRegister, InterruptEnableBits, InterruptFlagBits, ChannelOutputPin > AVRCpp::Timer::Internal::OneChannel8BitTimerWithAsynchronousOperation< CounterRegister, OutputCompareRegister, ControlRegister, AsyncStatusRegister, InterruptEnableBits, InterruptFlagBits, ChannelOutputPin >::Asynchronous [inherited]

Definition at line 369 of file Timer.h.


The documentation for this struct was generated from the following file:
Generated on Sat Sep 15 23:41:09 2007 for AVR C++ Lib for ATmega64 by  doxygen 1.5.2
SourceForge.net Logo MTÜ TTÜ Robotiklubi