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

USBD_AUDIO_ControlTypeDef struct

Syntax

typedef struct {   uint8_t cmd;   uint8_t data[USB_MAX_EP0_SIZE];   uint8_t len;   uint8_t unit; } USBD_AUDIO_ControlTypeDef;

Fields

cmd

No summary provided. Read more...

data

No summary provided. Read more...

len

No summary provided. Read more...

unit

No summary provided. Read more...

Type Use

Variables of USBD_AUDIO_ControlTypeDef type
all items filtered out
USBD_AUDIO_ControlTypeDef
all items filtered out
USBD_AUDIO_ControlTypeDef
all items filtered out