SAMV71 Xplained Ultra Software Package 1.4

USB Audio streaming interface codes
[Usb_audio]

Collaboration diagram for USB Audio streaming interface codes:

Defines

#define AUDStreamingInterfaceDescriptor_CLASS   0x01
#define AUDStreamingInterfaceDescriptor_SUBCLASS   0x02
#define AUDStreamingInterfaceDescriptor_PROTOCOL   0x00

Detailed Description

This section lists the class, subclass and protocol codes that an Audio Streaming interface should display in its descriptor.


Define Documentation

#define AUDStreamingInterfaceDescriptor_CLASS   0x01

Class code for an USB audio streaming interface.

Definition at line 148 of file AUDDescriptors.h.

#define AUDStreamingInterfaceDescriptor_PROTOCOL   0x00

Protocol code for an audio streaming interface.

Definition at line 154 of file AUDDescriptors.h.

#define AUDStreamingInterfaceDescriptor_SUBCLASS   0x02

Subclass code for an audio streaming interface.

Definition at line 151 of file AUDDescriptors.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines