nRF5 SDK v17.1.0
Data Fields
app_usbd_audio_feature_unit_desc_t Struct Reference

Audio class feature unit 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_FEATURE_UNIT.
 
uint8_t bUnitID
 Unit ID.
 
uint8_t bSourceID
 Source ID.
 
uint8_t bControlSize
 Control size.
 
uint8_t bmaControls []
 Controls array.
 

Detailed Description

Audio class feature unit descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated