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

#include <avrpins.h>

Static Public Member Functions

static void SetDir (uint8_t val)
 
static void SetDirRead ()
 
static void SetDirWrite ()
 

Detailed Description

template<typename Tp_pin, typename Tc_bit>
class Tp_Tc< Tp_pin, Tc_bit >

Definition at line 389 of file avrpins.h.

Member Function Documentation

template<typename Tp_pin , typename Tc_bit >
static void Tp_Tc< Tp_pin, Tc_bit >::SetDir ( uint8_t  val)
inlinestatic

Definition at line 392 of file avrpins.h.

template<typename Tp_pin , typename Tc_bit >
static void Tp_Tc< Tp_pin, Tc_bit >::SetDirRead ( )
inlinestatic

Definition at line 397 of file avrpins.h.

template<typename Tp_pin , typename Tc_bit >
static void Tp_Tc< Tp_pin, Tc_bit >::SetDirWrite ( )
inlinestatic

Definition at line 401 of file avrpins.h.


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