S_usb_configuration_descriptor Struct Reference

#include <usb_descriptors.h>


Detailed Description

USB Configuration Descriptor.

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

CONFIGURATION descriptor type.

Definition at line 269 of file usb_descriptors.h.

Size of this descriptor in bytes.

Definition at line 268 of file usb_descriptors.h.

Configuration characteristics.

Definition at line 274 of file usb_descriptors.h.

Number of interfaces for this conf.

Definition at line 271 of file usb_descriptors.h.

Index of string descriptor.

Definition at line 273 of file usb_descriptors.h.

Maximum power consumption.

Definition at line 275 of file usb_descriptors.h.

Total length of data returned.

Definition at line 270 of file usb_descriptors.h.


Generated on Fri Feb 19 02:32:25 2010 for AVR32 - USB CDC Example by  doxygen 1.5.5