![]() |
LUFA Library
120219
|
MIDI class-specific Streaming Interface Descriptor (LUFA naming conventions). More...
#include <MIDIClassCommon.h>
Data Fields | |
USB_Descriptor_Header_t | Header |
uint8_t | Subtype |
uint16_t | AudioSpecification |
uint16_t | TotalLength |
Type define for an Audio class-specific MIDI streaming interface descriptor. This indicates to the host how MIDI the specification compliance of the device and the total length of the Audio class-specific descriptors. See the USB Audio specification for more details.
Binary coded decimal value, indicating the supported Audio Class specification version.
Regular descriptor header containing the descriptor's type and length.
Sub type value used to distinguish between audio class-specific descriptors.
Total length of the Audio class-specific descriptors, including this descriptor.