Audio class audio streaming format type III 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_as_iface_subtype_t
.
|
|
| uint8_t | bFormatType |
|
Format type: fixed value 1.
|
|
| uint8_t | bNrChannels |
|
Number of channels.
|
|
| uint8_t | bSubframeSize |
|
Subframe size.
|
|
| uint8_t | bBitResolution |
|
Bit resolution.
|
|
| uint8_t | bSamFreqType |
|
Number of supported sampling frequencies.
|
|
| uint8_t | tSamFreq [] |
|
Number of supported sampling frequencies table (24 bit entries)
|
|
Detailed Description
Audio class audio streaming format type III descriptor.
- components/libraries/usbd/class/audio/app_usbd_audio_types.h