S_usb_device_descriptor Struct Reference
[USB Configuration]

Usb Device Descriptor. More...

#include <cpu/avr/dev/usb/usb_descriptors.h>

Data Fields

U8 bLength
 Size of this descriptor in bytes.
U8 bDescriptorType
 DEVICE descriptor type.
U16 bscUSB
 Binay Coded Decimal Spec. release.
U8 bDeviceClass
 Class code assigned by the USB.
U8 bDeviceSubClass
 Sub-class code assigned by the USB.
U8 bDeviceProtocol
 Protocol code assigned by the USB.
U8 bMaxPacketSize0
 Max packet size for EP0.
U16 idVendor
 Vendor ID. ATMEL = 0x03EB.
U16 idProduct
 Product ID assigned by the manufacturer.
U16 bcdDevice
 Device release number.
U8 iManufacturer
 Index of manu. string descriptor.
U8 iProduct
 Index of prod. string descriptor.
U8 iSerialNumber
 Index of S.N. string descriptor.
U8 bNumConfigurations
 Number of possible configurations.

Detailed Description

Usb Device Descriptor.

Definition at line 323 of file usb_descriptors.h.


Generated on Mon Apr 11 14:23:58 2011 for Contiki 2.5 by  doxygen 1.6.1