- USB_Descriptor_Configuration_Header_t Config;\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
- USB_MIDI_Out_Jack_t MIDI_Out_Jack_Ext;\r
- USB_Audio_StreamEndpoint_Std_t MIDI_In_Jack_Endpoint;\r
- USB_MIDI_Jack_Endpoint_t MIDI_In_Jack_Endpoint_SPC;\r
- USB_Audio_StreamEndpoint_Std_t MIDI_Out_Jack_Endpoint;\r
- USB_MIDI_Jack_Endpoint_t MIDI_Out_Jack_Endpoint_SPC;\r
+ USB_Descriptor_Configuration_Header_t Config;\r
+ USB_Descriptor_Interface_t Audio_ControlInterface;\r
+ USB_Audio_Descriptor_Interface_AC_t Audio_ControlInterface_SPC;\r
+ USB_Descriptor_Interface_t Audio_StreamInterface;\r
+ USB_MIDI_Descriptor_AudioInterface_AS_t Audio_StreamInterface_SPC;\r
+ USB_MIDI_Descriptor_InputJack_t MIDI_In_Jack_Emb;\r
+ USB_MIDI_Descriptor_InputJack_t MIDI_In_Jack_Ext;\r
+ USB_MIDI_Descriptor_OutputJack_t MIDI_Out_Jack_Emb;\r
+ USB_MIDI_Descriptor_OutputJack_t MIDI_Out_Jack_Ext;\r
+ USB_Audio_Descriptor_StreamEndpoint_Std_t MIDI_In_Jack_Endpoint;\r
+ USB_MIDI_Descriptor_Jack_Endpoint_t MIDI_In_Jack_Endpoint_SPC;\r
+ USB_Audio_Descriptor_StreamEndpoint_Std_t MIDI_Out_Jack_Endpoint;\r
+ USB_MIDI_Descriptor_Jack_Endpoint_t MIDI_Out_Jack_Endpoint_SPC;\r