#include <avrpins.h>
|
enum | { Com = COM
} |
|
typedef TCCR | Tccr |
|
template<typename TCCR, uint8_t COM>
class TCom< TCCR, COM >
Definition at line 239 of file avrpins.h.
template<typename TCCR , uint8_t COM>
template<typename TCCR , uint8_t COM>
template<typename TCCR , uint8_t COM>
static void TCom< TCCR, COM >::Set |
( |
| ) |
|
|
inlinestatic |
template<typename TCCR , uint8_t COM>
static void TCom< TCCR, COM >::Clear |
( |
| ) |
|
|
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: