SAMV71 Xplained Ultra Software Package 1.4

_AUDInputTerminalDescriptor Struct Reference
[Usb_audio]

Data Fields

uint8_t bLength
uint8_t bDescriptorType
uint8_t bDescriptorSubType
uint8_t bTerminalID
uint16_t wTerminalType
uint8_t bAssocTerminal
uint8_t bNrChannels
uint16_t wChannelConfig
uint8_t iChannelNames
uint8_t iTerminal

Detailed Description

Definition at line 428 of file AUDDescriptors.h.


Field Documentation

ID of the output terminal to which this input terminal is associated.

Definition at line 443 of file AUDDescriptors.h.

Descriptor subtype (AUDGenericDescriptor_INPUTTERMINAL).

Definition at line 435 of file AUDDescriptors.h.

Descriptor type (AUDGenericDescriptor_INTERFACE).

Definition at line 433 of file AUDDescriptors.h.

Size of descriptor in bytes.

Definition at line 431 of file AUDDescriptors.h.

Number of logical output channels in this terminal.

Definition at line 445 of file AUDDescriptors.h.

ID of the terminal in the audio function.

Definition at line 437 of file AUDDescriptors.h.

Index of a string descriptor for the first logical channel.

Definition at line 449 of file AUDDescriptors.h.

Index of a string descriptor for this terminal.

Definition at line 451 of file AUDDescriptors.h.

Spatial configuration of the logical channels.

Definition at line 447 of file AUDDescriptors.h.

Terminal type.

See also:
USB Audio Input terminal types USB Audio Input terminal types

Definition at line 441 of file AUDDescriptors.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines