S_usb_configuration_descriptor Struct Reference

#include <usb_descriptors.h>


Detailed Description

USB Configuration Descriptor.

Definition at line 235 of file usb_descriptors.h.


Data Fields

U8 bConfigurationValue
 Value for SetConfiguration resquest.
U8 bDescriptorType
 CONFIGURATION descriptor type.
U8 bLength
 Size of this descriptor in bytes.
U8 bmAttributes
 Configuration characteristics.
U8 bNumInterfaces
 Number of interfaces for this conf.
U8 iConfiguration
 Index of string descriptor.
U8 MaxPower
 Maximum power consumption.
U16 wTotalLength
 Total length of data returned.

Field Documentation

Value for SetConfiguration resquest.

Definition at line 248 of file usb_descriptors.h.

CONFIGURATION descriptor type.

Definition at line 245 of file usb_descriptors.h.

Size of this descriptor in bytes.

Definition at line 244 of file usb_descriptors.h.

Configuration characteristics.

Definition at line 250 of file usb_descriptors.h.

Number of interfaces for this conf.

Definition at line 247 of file usb_descriptors.h.

Index of string descriptor.

Definition at line 249 of file usb_descriptors.h.

Maximum power consumption.

Definition at line 251 of file usb_descriptors.h.

Total length of data returned.

Definition at line 246 of file usb_descriptors.h.


Generated on Fri Feb 19 02:33:16 2010 for AVR32 - USB HID Stand-alone Example by  doxygen 1.5.5