AVRCpp::_UCSR1C Struct Reference

#include <IO.h>

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

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 50 of file IO.h.


Member Typedef Documentation

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

Definition at line 114 of file IO.h.

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

Definition at line 115 of file IO.h.


Member Function Documentation

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

Definition at line 50 of file IO.h.

00765 {

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

Definition at line 117 of file IO.h.

00117 { return Derived::GetRegister(); }

static void AVRCpp::Internal::Register8< _UCSR1C >::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:07 2007 for AVR C++ Lib for ATmega64 by  doxygen 1.5.2
SourceForge.net Logo MTÜ TTÜ Robotiklubi