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
 

Detailed Description

Definition at line 114 of file usb_ch9.h.

Member Data Documentation

uint8_t USB_CONFIGURATION_DESCRIPTOR::bLength

Definition at line 116 of file usb_ch9.h.

uint8_t USB_CONFIGURATION_DESCRIPTOR::bDescriptorType

Definition at line 117 of file usb_ch9.h.

uint16_t USB_CONFIGURATION_DESCRIPTOR::wTotalLength

Definition at line 118 of file usb_ch9.h.

uint8_t USB_CONFIGURATION_DESCRIPTOR::bNumInterfaces

Definition at line 119 of file usb_ch9.h.

uint8_t USB_CONFIGURATION_DESCRIPTOR::bConfigurationValue

Definition at line 120 of file usb_ch9.h.

uint8_t USB_CONFIGURATION_DESCRIPTOR::iConfiguration

Definition at line 121 of file usb_ch9.h.

uint8_t USB_CONFIGURATION_DESCRIPTOR::bmAttributes

Definition at line 122 of file usb_ch9.h.

uint8_t USB_CONFIGURATION_DESCRIPTOR::bMaxPower

Definition at line 123 of file usb_ch9.h.


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