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 ()
 

Member Typedef Documentation

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

Member Enumeration Documentation

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

Member Function Documentation

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

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