IOUSBDFUDescriptor
Declaration
struct IOUSBDFUDescriptor {
UInt8 bLength;
UInt8 bDescriptorType;
UInt8 bmAttributes;
UInt16 wDetachTimeout;
UInt16 wTransferSize;
};Overview
USB Device Firmware Update Descriptor. See the USB Device Firmware Update Specification at http://www.usb.org.