SAMV71 Xplained Ultra Software Package 1.4

USB Audio streaming descriptor subtypes
[Usb_audio]

Collaboration diagram for USB Audio streaming descriptor subtypes:

Defines

#define AUDStreamingInterfaceDescriptor_GENERAL   0x01
#define AUDStreamingInterfaceDescriptor_FORMATTYPE   0x02
#define AUDStreamingInterfaceDescriptor_FORMATSPECIFIC   0x03

Detailed Description

This section lists the possible subtypes for audio-specific descriptor appended to an Audio Streaming interface.


Define Documentation

#define AUDStreamingInterfaceDescriptor_FORMATSPECIFIC   0x03

Format specific descriptor subtype.

Definition at line 173 of file AUDDescriptors.h.

#define AUDStreamingInterfaceDescriptor_FORMATTYPE   0x02

Format type descriptor subtype.

Definition at line 170 of file AUDDescriptors.h.

#define AUDStreamingInterfaceDescriptor_GENERAL   0x01

General descriptor subtype.

Definition at line 167 of file AUDDescriptors.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines