AUDIO_ITDescTypeDef is only used within STM32_USB_Host_Library.
 
Symbols
loading...
Files
loading...

AUDIO_ITDescTypeDef struct

Syntax

typedef struct {   uint8_t  bLength;   uint8_t  bDescriptorType;   uint8_t  bDescriptorSubtype;   uint8_t  bTerminalID;   uint8_t  wTerminalType[2];   uint8_t  bAssocTerminal;   uint8_t  bNrChannels;   uint8_t  wChannelConfig[2];   uint8_t  iChannelNames;   uint8_t  iTerminal; } AUDIO_ITDescTypeDef;

Fields

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

bDescriptorSubtype

No summary provided. Read more...

bTerminalID

No summary provided. Read more...

wTerminalType

No summary provided. Read more...

bAssocTerminal

No summary provided. Read more...

bNrChannels

No summary provided. Read more...

wChannelConfig

No summary provided. Read more...

iChannelNames

No summary provided. Read more...

iTerminal

No summary provided. Read more...