Audio Class Specific Extended Endpoint Descriptor. More...
#include <Audio.h>
Data Fields | |
USB_Descriptor_Header_t | Header |
uint8_t | Subtype |
uint8_t | Attributes |
uint8_t | LockDelayUnits |
uint16_t | LockDelay |
Type define for an Audio class specific extended endpoint descriptor. This contains extra information on the usage of endpoints used to stream audio in and out of the USB Audio device, and follows an Audio class specific extended endpoint descriptor. See the USB Audio specification for more details.
Audio class specific endpoint attributes, such as ACCEPTS_SMALL_PACKETS
Regular descriptor header containing the descriptor's type and length
Time required to internally lock endpoint's internal clock recovery circuitry
Units used for the LockDelay field, see Audio class specification
Sub type value used to distinguish between audio class specific descriptors