STM32_USB_Device_Library
USBD_SpeakerIfDescTypeDef
is only used within STM32_USB_Device_Library.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
STM32_USB_Device_Library
USBD_SpeakerIfDescTypeDef
USBD_SpeakerIfDescTypeDef struct
Syntax
Show:
Summary
Declaration
from
usbd_audio.h:178
typedef
struct
{
uint8_t
bLength
;
uint8_t
bDescriptorType
;
uint8_t
bDescriptorSubtype
;
uint16_t
bcdADC
;
uint16_t
wTotalLength
;
uint8_t
bInCollection
;
uint8_t
baInterfaceNr
;
}
__PACKED
USBD_SpeakerIfDescTypeDef
;
Fields
Field
Declared as
USBD_SpeakerIfDescTypeDef::bLength
uint8_t
USBD_SpeakerIfDescTypeDef::bDescriptorType
uint8_t
USBD_SpeakerIfDescTypeDef::bDescriptorSubtype
uint8_t
USBD_SpeakerIfDescTypeDef::bcdADC
uint16_t
USBD_SpeakerIfDescTypeDef::wTotalLength
uint16_t
USBD_SpeakerIfDescTypeDef::bInCollection
uint8_t
USBD_SpeakerIfDescTypeDef::baInterfaceNr
uint8_t
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out