USB Host Shield 2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | List of all members
MAX3421e< SS, INTR > Class Template Reference

#include <usbhost.h>

Inheritance diagram for MAX3421e< SS, INTR >:
Inheritance graph
[legend]

Public Member Functions

 MAX3421e ()
 
void regWr (uint8_t reg, uint8_t data)
 
uint8_t * bytesWr (uint8_t reg, uint8_t nbytes, uint8_t *data_p)
 
void gpioWr (uint8_t data)
 
uint8_t regRd (uint8_t reg)
 
uint8_t * bytesRd (uint8_t reg, uint8_t nbytes, uint8_t *data_p)
 
uint8_t gpioRd ()
 
uint16_t reset ()
 
int8_t Init ()
 
int8_t Init (int mseconds)
 
void vbusPower (VBUS_t state)
 
uint8_t getVbusState (void)
 
void busprobe ()
 
uint8_t GpxHandler ()
 
uint8_t IntHandler ()
 
uint8_t Task ()
 

Detailed Description

template<typename SS, typename INTR>
class MAX3421e< SS, INTR >

Definition at line 67 of file usbhost.h.

Constructor & Destructor Documentation

template<typename SS , typename INTR >
MAX3421e< SS, INTR >::MAX3421e ( )

Definition at line 100 of file usbhost.h.

Member Function Documentation

template<typename SS , typename INTR >
void MAX3421e< SS, INTR >::regWr ( uint8_t  reg,
uint8_t  data 
)

Definition at line 119 of file usbhost.h.

template<typename SS , typename INTR >
uint8_t * MAX3421e< SS, INTR >::bytesWr ( uint8_t  reg,
uint8_t  nbytes,
uint8_t *  data_p 
)

Definition at line 132 of file usbhost.h.

template<typename SS , typename INTR >
void MAX3421e< SS, INTR >::gpioWr ( uint8_t  data)

Definition at line 149 of file usbhost.h.

template<typename SS , typename INTR >
uint8_t MAX3421e< SS, INTR >::regRd ( uint8_t  reg)

Definition at line 158 of file usbhost.h.

template<typename SS , typename INTR >
uint8_t * MAX3421e< SS, INTR >::bytesRd ( uint8_t  reg,
uint8_t  nbytes,
uint8_t *  data_p 
)

Definition at line 171 of file usbhost.h.

template<typename SS , typename INTR >
uint8_t MAX3421e< SS, INTR >::gpioRd ( )

Definition at line 198 of file usbhost.h.

template<typename SS , typename INTR >
uint16_t MAX3421e< SS, INTR >::reset ( )

Definition at line 209 of file usbhost.h.

template<typename SS , typename INTR >
int8_t MAX3421e< SS, INTR >::Init ( )

Definition at line 223 of file usbhost.h.

template<typename SS , typename INTR >
int8_t MAX3421e< SS, INTR >::Init ( int  mseconds)

Definition at line 249 of file usbhost.h.

template<typename SS , typename INTR >
void MAX3421e< SS, INTR >::vbusPower ( VBUS_t  state)
inline

Definition at line 82 of file usbhost.h.

template<typename SS , typename INTR >
uint8_t MAX3421e< SS, INTR >::getVbusState ( void  )
inline

Definition at line 86 of file usbhost.h.

template<typename SS , typename INTR >
void MAX3421e< SS, INTR >::busprobe ( )

Definition at line 280 of file usbhost.h.

template<typename SS , typename INTR >
uint8_t MAX3421e< SS, INTR >::GpxHandler ( )
template<typename SS , typename INTR >
uint8_t MAX3421e< SS, INTR >::IntHandler ( )

Definition at line 334 of file usbhost.h.

template<typename SS , typename INTR >
uint8_t MAX3421e< SS, INTR >::Task ( void  )

Definition at line 315 of file usbhost.h.


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