Standardized the naming scheme given to configuration descriptor sub-elements in...
[pub/USBasp.git] / Bootloaders / DFU / Descriptors.h
index 32d5828..961e480 100644 (file)
                typedef struct\r
                {\r
                        USB_Descriptor_Configuration_Header_t Config;\r
-                       USB_Descriptor_Interface_t            DFUInterface;\r
-                       USB_DFU_Functional_Descriptor_t       DFUFunctional;\r
+                       USB_Descriptor_Interface_t            DFU_Interface;\r
+                       USB_DFU_Functional_Descriptor_t       DFU_Functional;\r
                } USB_Descriptor_Configuration_t;\r
                \r
        /* Function Prototypes: */\r