STM32_USB_Device_Library
USBD_SpeakerFeatureDescTypeDef
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_SpeakerFeatureDescTypeDef
USBD_SpeakerFeatureDescTypeDef struct
Syntax
Show:
Summary
Declaration
from
usbd_audio.h:205
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
Field
Declared as
USBD_SpeakerFeatureDescTypeDef::bLength
uint8_t
USBD_SpeakerFeatureDescTypeDef::bDescriptorType
uint8_t
USBD_SpeakerFeatureDescTypeDef::bDescriptorSubtype
uint8_t
USBD_SpeakerFeatureDescTypeDef::bUnitID
uint8_t
USBD_SpeakerFeatureDescTypeDef::bSourceID
uint8_t
USBD_SpeakerFeatureDescTypeDef::bControlSize
uint8_t
USBD_SpeakerFeatureDescTypeDef::bmaControls
uint16_t
USBD_SpeakerFeatureDescTypeDef::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