Standardized the naming scheme given to configuration descriptor sub-elements in...
[pub/USBasp.git] / Projects / XPLAINBridge / AVRISPDescriptors.h
index dfd5315..7287ce6 100644 (file)
@@ -56,9 +56,9 @@
                typedef struct\r
                {\r
                        USB_Descriptor_Configuration_Header_t    Config;\r
                typedef struct\r
                {\r
                        USB_Descriptor_Configuration_Header_t    Config;\r
-                       USB_Descriptor_Interface_t               AVRISPInterface;\r
-                       USB_Descriptor_Endpoint_t                DataInEndpoint;\r
-                       USB_Descriptor_Endpoint_t                DataOutEndpoint;\r
+                       USB_Descriptor_Interface_t               AVRISP_Interface;\r
+                       USB_Descriptor_Endpoint_t                AVRISP_DataInEndpoint;\r
+                       USB_Descriptor_Endpoint_t                AVRISP_DataOutEndpoint;\r
                } AVRISP_USB_Descriptor_Configuration_t;\r
 \r
        /* Function Prototypes: */\r
                } AVRISP_USB_Descriptor_Configuration_t;\r
 \r
        /* Function Prototypes: */\r