AVRCpp::_TCCR0 Struct Reference

#include <IO.h>

Inherits AVRCpp::Internal::Register8< _TCCR0 >.

List of all members.

Public Types

typedef uint8_t Type
typedef reg8_t RegType

Static Public Member Functions

static reg8_t GetRegister ()
static reg8_t Get ()
static void Set (uint8_t flags)


Detailed Description

Definition at line 103 of file IO.h.


Member Typedef Documentation

typedef uint8_t AVRCpp::Internal::Register8< _TCCR0 >::Type [inherited]

Definition at line 114 of file IO.h.

typedef reg8_t AVRCpp::Internal::Register8< _TCCR0 >::RegType [inherited]

Definition at line 115 of file IO.h.


Member Function Documentation

static reg8_t AVRCpp::_TCCR0::GetRegister (  )  [inline, static]

Definition at line 103 of file IO.h.

00765 {

static reg8_t AVRCpp::Internal::Register8< _TCCR0 >::Get (  )  [inline, static, inherited]

Definition at line 117 of file IO.h.

00117 { return Derived::GetRegister(); }

static void AVRCpp::Internal::Register8< _TCCR0 >::Set ( uint8_t  flags  )  [inline, static, inherited]

Definition at line 118 of file IO.h.

00118 { Derived::GetRegister() = flags; }


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