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

USBD_SpeakerStreamIfDescTypeDef struct

Syntax

typedef struct {   uint8_t           bLength;   uint8_t           bDescriptorType;   uint8_t           bDescriptorSubtype;   uint8_t           bTerminalLink;   uint8_t           bDelay;   uint16_t          wFormatTag; } __PACKED USBD_SpeakerStreamIfDescTypeDef;

Fields

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

bDescriptorSubtype

No summary provided. Read more...
No summary provided. Read more...

bDelay

No summary provided. Read more...

wFormatTag

No summary provided. Read more...

References

all items filtered out
USBD_SpeakerStreamIfDescTypeDef
all items filtered out