Audio class control interface header descriptor. More...
#include <app_usbd_audio_types.h>
Data Fields |
|
| uint8_t | bLength |
|
Length of the descriptor.
|
|
| uint8_t | bDescriptorType |
|
Descriptor type
APP_USBD_AUDIO_DESCRIPTOR_INTERFACE
.
|
|
| uint8_t | bDescriptorSubType |
|
Descriptor subtype
APP_USBD_AUDIO_AC_IFACE_SUBTYPE_HEADER
.
|
|
| uint8_t | bcdADC [2] |
|
BCD ADC.
|
|
| uint8_t | wTotalLength [2] |
|
Total interfaces length.
|
|
| uint8_t | bInCollection |
|
Input collection.
|
|
| uint8_t | baInterfaceNr [] |
|
Interface number list.
|
|
Detailed Description
Audio class control interface header descriptor.
- components/libraries/usbd/class/audio/app_usbd_audio_types.h