USB_Host_Shield_2.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
EpInfo Struct Reference

#include <address.h>

Public Attributes

uint8_t epAddr
 
uint8_t maxPktSize
 
union {
   uint8_t   epAttribs
 
   struct {
      uint8_t   bmSndToggle: 1
 
      uint8_t   bmRcvToggle: 1
 
      uint8_t   bmNakPower: 6
 
   } 
 
}; 
 

Member Data Documentation

union { ... }
uint8_t EpInfo::bmNakPower
uint8_t EpInfo::bmRcvToggle
uint8_t EpInfo::bmSndToggle
uint8_t EpInfo::epAddr
uint8_t EpInfo::epAttribs
uint8_t EpInfo::maxPktSize

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