LUFA Library - DFU Class Bootloader
USB_Descriptor_Configuration_t Struct Reference

#include <Descriptors.h>

Data Fields

USB_Descriptor_Configuration_Header_t Config
 
USB_Descriptor_Interface_t DFU_Interface
 
USB_Descriptor_DFU_Functional_t DFU_Functional
 

Detailed Description

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.

Field Documentation

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

The documentation for this struct was generated from the following file: