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

#include <usb_ch9.h>

Public Attributes

uint8_t bLength
 
uint8_t bDescriptorType
 
uint16_t wTotalLength
 
uint8_t bNumInterfaces
 
uint8_t bConfigurationValue
 
uint8_t iConfiguration
 
uint8_t bmAttributes
 
uint8_t bMaxPower
 

Member Data Documentation

uint8_t USB_CONFIGURATION_DESCRIPTOR::bConfigurationValue
uint8_t USB_CONFIGURATION_DESCRIPTOR::bDescriptorType
uint8_t USB_CONFIGURATION_DESCRIPTOR::bLength
uint8_t USB_CONFIGURATION_DESCRIPTOR::bmAttributes
uint8_t USB_CONFIGURATION_DESCRIPTOR::bMaxPower
uint8_t USB_CONFIGURATION_DESCRIPTOR::bNumInterfaces
uint8_t USB_CONFIGURATION_DESCRIPTOR::iConfiguration
uint16_t USB_CONFIGURATION_DESCRIPTOR::wTotalLength

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