STM32_USB_Device_Library
USBD_SpeakerInDescTypeDef
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_SpeakerInDescTypeDef
USBD_SpeakerInDescTypeDef struct
Syntax
Show:
Summary
Declaration
from
usbd_audio.h:190
typedef
struct
{
uint8_t
bLength
;
uint8_t
bDescriptorType
;
uint8_t
bDescriptorSubtype
;
uint8_t
bTerminalID
;
uint16_t
wTerminalType
;
uint8_t
bAssocTerminal
;
uint8_t
bNrChannels
;
uint16_t
wChannelConfig
;
uint8_t
iChannelNames
;
uint8_t
iTerminal
;
}
__PACKED
USBD_SpeakerInDescTypeDef
;
Fields
Field
Declared as
USBD_SpeakerInDescTypeDef::bLength
uint8_t
USBD_SpeakerInDescTypeDef::bDescriptorType
uint8_t
USBD_SpeakerInDescTypeDef::bDescriptorSubtype
uint8_t
USBD_SpeakerInDescTypeDef::bTerminalID
uint8_t
USBD_SpeakerInDescTypeDef::wTerminalType
uint16_t
USBD_SpeakerInDescTypeDef::bAssocTerminal
uint8_t
USBD_SpeakerInDescTypeDef::bNrChannels
uint8_t
USBD_SpeakerInDescTypeDef::wChannelConfig
uint16_t
USBD_SpeakerInDescTypeDef::iChannelNames
uint8_t
USBD_SpeakerInDescTypeDef::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