nRF5 SDK v13.0.0
Data Fields
app_usbd_audio_as_format_type_two_desc_t Struct Reference

Audio class audio streaming format type II 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 2.
 
uint8_t wMaxBitRate [2]
 Maximum bitrate.
 
uint8_t wSamplesPerFrame [2]
 Samples per frame.
 
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 II descriptor.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated