LUFA Library - DFU Class Bootloader
|
#include <Descriptors.h>
Data Fields | |
USB_Descriptor_Configuration_Header_t | Config |
USB_Descriptor_Interface_t | DFU_Interface |
USB_Descriptor_DFU_Functional_t | DFU_Functional |
Type define for the device configuration descriptor structure. This must be defined in the application code, as the configuration descriptor contains several sub-descriptors which vary between devices, and which describe the device's usage to the host.
USB_Descriptor_Configuration_Header_t USB_Descriptor_Configuration_t::Config |
USB_Descriptor_DFU_Functional_t USB_Descriptor_Configuration_t::DFU_Functional |
USB_Descriptor_Interface_t USB_Descriptor_Configuration_t::DFU_Interface |