#include <avrpins.h>
template<typename PORT , uint8_t PIN>
template<typename PORT , uint8_t PIN>
template<typename PORT , uint8_t PIN>
static void TPin< PORT, PIN >::Clear |
( |
| ) |
|
|
inlinestatic |
template<typename PORT , uint8_t PIN>
static uint8_t TPin< PORT, PIN >::IsSet |
( |
| ) |
|
|
inlinestatic |
template<typename PORT , uint8_t PIN>
static void TPin< PORT, PIN >::Set |
( |
| ) |
|
|
inlinestatic |
template<typename PORT , uint8_t PIN>
static void TPin< PORT, PIN >::Set |
( |
uint8_t |
val | ) |
|
|
inlinestatic |
template<typename PORT , uint8_t PIN>
static void TPin< PORT, PIN >::SetDir |
( |
uint8_t |
val | ) |
|
|
inlinestatic |
template<typename PORT , uint8_t PIN>
static void TPin< PORT, PIN >::SetDirRead |
( |
| ) |
|
|
inlinestatic |
template<typename PORT , uint8_t PIN>
static void TPin< PORT, PIN >::SetDirWrite |
( |
| ) |
|
|
inlinestatic |
template<typename PORT , uint8_t PIN>
static void TPin< PORT, PIN >::Toggle |
( |
| ) |
|
|
inlinestatic |
template<typename PORT , uint8_t PIN>
static void TPin< PORT, PIN >::WaiteForClear |
( |
| ) |
|
|
inlinestatic |
template<typename PORT , uint8_t PIN>
static void TPin< PORT, PIN >::WaiteForSet |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file:
- /Users/Lauszus/GitHub/USB_Host_Shield_2.0/avrpins.h