![]() |
LUFA Library
120219
|
Audio class-specific Jack Endpoint Descriptor (LUFA naming conventions). More...
#include <MIDIClassCommon.h>
Data Fields | |
USB_Descriptor_Header_t | Header |
uint8_t | Subtype |
uint8_t | TotalEmbeddedJacks |
uint8_t | AssociatedJackID [1] |
Type define for an Audio class-specific extended MIDI jack endpoint descriptor. This contains extra information on the usage of MIDI endpoints used to stream MIDI events in and out of the USB Audio device, and follows an Audio class-specific extended MIDI endpoint descriptor. See the USB Audio specification for more details.
IDs of each jack inside the endpoint.
Regular descriptor header containing the descriptor's type and length.
Sub type value used to distinguish between audio class-specific descriptors.
Total number of jacks inside this endpoint.