Standardized the naming scheme given to configuration descriptor sub-elements in...
[pub/lufa.git] / Demos / Device / ClassDriver / MIDI / Descriptors.h
index 6cef842..ffd261e 100644 (file)
                typedef struct\r
                {\r
                        USB_Descriptor_Configuration_Header_t Config;\r
-                       USB_Descriptor_Interface_t            AudioControlInterface;\r
-                       USB_Audio_Interface_AC_t              AudioControlInterface_SPC;\r
-                       USB_Descriptor_Interface_t            AudioStreamInterface;\r
-                       USB_MIDI_AudioInterface_AS_t          AudioStreamInterface_SPC;\r
+                       USB_Descriptor_Interface_t            Audio_ControlInterface;\r
+                       USB_Audio_Interface_AC_t              Audio_ControlInterface_SPC;\r
+                       USB_Descriptor_Interface_t            Audio_StreamInterface;\r
+                       USB_MIDI_AudioInterface_AS_t          Audio_StreamInterface_SPC;\r
                        USB_MIDI_In_Jack_t                    MIDI_In_Jack_Emb;\r
                        USB_MIDI_In_Jack_t                    MIDI_In_Jack_Ext;\r
                        USB_MIDI_Out_Jack_t                   MIDI_Out_Jack_Emb;\r