![]() |
Defines | |
#define | AUDControlInterfaceDescriptor_CLASS 0x01 |
#define | AUDControlInterfaceDescriptor_SUBCLASS 0x01 |
#define | AUDControlInterfaceDescriptor_PROTOCOL 0x00 |
This section lists the class, subclass and protocol codes that a USB Audio Control interface descriptor should display.
#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.