S_usb_dfu_functional_descriptor Struct Reference

#include <usb_descriptors.h>


Detailed Description

USB DFU Functional Descriptor.

Definition at line 436 of file ENUM/DEVICE/usb_descriptors.h.


Data Fields

U16 bcdDFUVersion
 BCD numeric expression identifying the version of the DFU Specification release.
U8 bDescriptorType
 DFU FUNCTIONAL descriptor type.
U8 bLength
 Size of this descriptor in bytes.
U8 bmAttributes
 DFU attributes.
U16 wDetachTimeOut
 Time, in milliseconds, that the device will wait after receipt of the DFU_DETACH request.
U16 wTransferSize
 Maximal number of bytes that the device can accept per control-write transaction.

Field Documentation

BCD numeric expression identifying the version of the DFU Specification release.

Definition at line 450 of file ENUM/DEVICE/usb_descriptors.h.

DFU FUNCTIONAL descriptor type.

Definition at line 446 of file ENUM/DEVICE/usb_descriptors.h.

Size of this descriptor in bytes.

Definition at line 445 of file ENUM/DEVICE/usb_descriptors.h.

DFU attributes.

Definition at line 447 of file ENUM/DEVICE/usb_descriptors.h.

Time, in milliseconds, that the device will wait after receipt of the DFU_DETACH request.

Definition at line 448 of file ENUM/DEVICE/usb_descriptors.h.

Maximal number of bytes that the device can accept per control-write transaction.

Definition at line 449 of file ENUM/DEVICE/usb_descriptors.h.


Generated on Fri Feb 19 02:32:47 2010 for AVR32 - USB DFU Example: ISP by  doxygen 1.5.5