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

USBD_SpeakerFeatureDescTypeDef struct

Syntax

typedef struct {   uint8_t           bLength;   uint8_t           bDescriptorType;   uint8_t           bDescriptorSubtype;   uint8_t           bUnitID;   uint8_t           bSourceID;   uint8_t           bControlSize;   uint16_t          bmaControls;   uint8_t           iTerminal; } __PACKED USBD_SpeakerFeatureDescTypeDef;

Fields

bLength

No summary provided. Read more...

bDescriptorType

No summary provided. Read more...

bDescriptorSubtype

No summary provided. Read more...

bUnitID

No summary provided. Read more...

bSourceID

No summary provided. Read more...

bControlSize

No summary provided. Read more...

bmaControls

No summary provided. Read more...

iTerminal

No summary provided. Read more...

References

all items filtered out
USBD_SpeakerFeatureDescTypeDef
all items filtered out