SAMV71 Xplained Ultra Software Package 1.3

USB Audio Control Interface
[Usb_audio]

Collaboration diagram for USB Audio Control Interface:

Defines

#define AUDControlInterfaceDescriptor_CLASS   0x01
#define AUDControlInterfaceDescriptor_SUBCLASS   0x01
#define AUDControlInterfaceDescriptor_PROTOCOL   0x00

Detailed Description

This section lists the class, subclass and protocol codes that a USB Audio Control interface descriptor should display.


Define Documentation

#define AUDControlInterfaceDescriptor_CLASS   0x01

Class code for an audio control interface.

Definition at line 186 of file AUDDescriptors.h.

#define AUDControlInterfaceDescriptor_PROTOCOL   0x00

Protocol code for an audio control interface.

Definition at line 190 of file AUDDescriptors.h.

#define AUDControlInterfaceDescriptor_SUBCLASS   0x01

Subclass code for an audio control interface.

Definition at line 188 of file AUDDescriptors.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines