USB Host Shield 2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Types | Static Public Member Functions | List of all members
TCom< TCCR, COM > Class Template Reference

#include <avrpins.h>

Public Types

enum  { Com = COM }
 
typedef TCCR Tccr
 

Static Public Member Functions

static void Set ()
 
static void Clear ()
 
static void Toggle ()
 

Detailed Description

template<typename TCCR, uint8_t COM>
class TCom< TCCR, COM >

Definition at line 215 of file avrpins.h.

Member Typedef Documentation

template<typename TCCR , uint8_t COM>
typedef TCCR TCom< TCCR, COM >::Tccr

Definition at line 219 of file avrpins.h.

Member Enumeration Documentation

template<typename TCCR , uint8_t COM>
anonymous enum
Enumerator
Com 

Definition at line 220 of file avrpins.h.

Member Function Documentation

template<typename TCCR , uint8_t COM>
static void TCom< TCCR, COM >::Set ( )
inlinestatic

Definition at line 222 of file avrpins.h.

template<typename TCCR , uint8_t COM>
static void TCom< TCCR, COM >::Clear ( )
inlinestatic

Definition at line 224 of file avrpins.h.

template<typename TCCR , uint8_t COM>
static void TCom< TCCR, COM >::Toggle ( )
inlinestatic

Definition at line 226 of file avrpins.h.


The documentation for this class was generated from the following file: