S_usb_configuration_descriptor Struct Reference

#include <usb_descriptors.h>


Detailed Description

USB Configuration Descriptor.

Definition at line 282 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 295 of file usb_descriptors.h.

CONFIGURATION descriptor type.

Definition at line 292 of file usb_descriptors.h.

Size of this descriptor in bytes.

Definition at line 291 of file usb_descriptors.h.

Configuration characteristics.

Definition at line 297 of file usb_descriptors.h.

Number of interfaces for this conf.

Definition at line 294 of file usb_descriptors.h.

Index of string descriptor.

Definition at line 296 of file usb_descriptors.h.

Maximum power consumption.

Definition at line 298 of file usb_descriptors.h.

Total length of data returned.

Definition at line 293 of file usb_descriptors.h.


Generated on Fri Feb 19 02:22:52 2010 for AVR32 - Control Panel demonstration. by  doxygen 1.5.5