nRF5 SDK v17.1.0
Data Fields
app_usbd_audio_as_format_type_three_desc_t Struct Reference

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.


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

Documentation feedback | Developer Zone | Subscribe | Updated