nRF5 SDK v17.1.0
Data Fields
app_usbd_audio_input_terminal_desc_t Struct Reference

Audio class input terminal 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_INPUT_TERMINAL.
 
uint8_t bTerminalID
 Terminal ID.
 
uint8_t wTerminalType [2]
 Terminal type.
 
uint8_t bAssocTerminal
 Association terminal.
 
uint8_t bNrChannels
 Number of channels.
 
uint8_t wChannelConfig [2]
 Channel config.
 
uint8_t iChannelNames
 Channel names.
 
uint8_t iTerminal
 Terminal string ID.
 

Detailed Description

Audio class input terminal descriptor.


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

Documentation feedback | Developer Zone | Subscribe | Updated