STM32_USB_Device_Library
USBD_SpeakerOutDescTypeDef
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_SpeakerOutDescTypeDef
USBD_SpeakerOutDescTypeDef struct
Syntax
Show:
Summary
Declaration
from
usbd_audio.h:218
typedef
struct
{
uint8_t
bLength
;
uint8_t
bDescriptorType
;
uint8_t
bDescriptorSubtype
;
uint8_t
bTerminalID
;
uint16_t
wTerminalType
;
uint8_t
bAssocTerminal
;
uint8_t
bSourceID
;
uint8_t
iTerminal
;
}
__PACKED
USBD_SpeakerOutDescTypeDef
;
Fields
Field
Declared as
USBD_SpeakerOutDescTypeDef::bLength
uint8_t
USBD_SpeakerOutDescTypeDef::bDescriptorType
uint8_t
USBD_SpeakerOutDescTypeDef::bDescriptorSubtype
uint8_t
USBD_SpeakerOutDescTypeDef::bTerminalID
uint8_t
USBD_SpeakerOutDescTypeDef::wTerminalType
uint16_t
USBD_SpeakerOutDescTypeDef::bAssocTerminal
uint8_t
USBD_SpeakerOutDescTypeDef::bSourceID
uint8_t
USBD_SpeakerOutDescTypeDef::iTerminal
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