USBD_SpeakerInDescTypeDef is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USBD_SpeakerInDescTypeDef struct

Syntax

typedef struct {   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; } __PACKED USBD_SpeakerInDescTypeDef;

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...

References

all items filtered out
USBD_SpeakerInDescTypeDef
all items filtered out