S_usb_dfu_functional_descriptor Struct Reference

#include <usb_descriptors.h>


Detailed Description

USB DFU Functional Descriptor.

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

DFU FUNCTIONAL descriptor type.

Definition at line 480 of file usb_descriptors.h.

Size of this descriptor in bytes.

Definition at line 479 of file usb_descriptors.h.

DFU attributes.

Definition at line 481 of file usb_descriptors.h.

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

Definition at line 482 of file usb_descriptors.h.

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

Definition at line 483 of file usb_descriptors.h.


Generated on Thu Dec 17 20:03:30 2009 for AVR32 - USB DFU Example: ISP by  doxygen 1.5.5