STM32_USB_Device_Library
USBD_SpeakerEndStDescTypeDef
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_SpeakerEndStDescTypeDef
USBD_SpeakerEndStDescTypeDef struct
Syntax
Show:
Summary
Declaration
from
usbd_audio.h:271
typedef
struct
{
uint8_t
bLength
;
uint8_t
bDescriptorType
;
uint8_t
bDescriptor
;
uint8_t
bmAttributes
;
uint8_t
bLockDelayUnits
;
uint16_t
wLockDelay
;
}
__PACKED
USBD_SpeakerEndStDescTypeDef
;
Fields
Field
Declared as
USBD_SpeakerEndStDescTypeDef::bLength
uint8_t
USBD_SpeakerEndStDescTypeDef::bDescriptorType
uint8_t
USBD_SpeakerEndStDescTypeDef::bDescriptor
uint8_t
USBD_SpeakerEndStDescTypeDef::bmAttributes
uint8_t
USBD_SpeakerEndStDescTypeDef::bLockDelayUnits
uint8_t
USBD_SpeakerEndStDescTypeDef::wLockDelay
uint16_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