STM32_USB_Device_Library
USBD_SpeakerIIIFormatIfDescTypeDef
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_SpeakerIIIFormatIfDescTypeDef
USBD_SpeakerIIIFormatIfDescTypeDef struct
Syntax
Show:
Summary
Declaration
from
usbd_audio.h:242
typedef
struct
{
uint8_t
bLength
;
uint8_t
bDescriptorType
;
uint8_t
bDescriptorSubtype
;
uint8_t
bFormatType
;
uint8_t
bNrChannels
;
uint8_t
bSubFrameSize
;
uint8_t
bBitResolution
;
uint8_t
bSamFreqType
;
uint8_t
tSamFreq2
;
uint8_t
tSamFreq1
;
uint8_t
tSamFreq0
;
}
USBD_SpeakerIIIFormatIfDescTypeDef
;
Fields
Field
Declared as
USBD_SpeakerIIIFormatIfDescTypeDef::bLength
uint8_t
USBD_SpeakerIIIFormatIfDescTypeDef::bDescriptorType
uint8_t
USBD_SpeakerIIIFormatIfDescTypeDef::bDescriptorSubtype
uint8_t
USBD_SpeakerIIIFormatIfDescTypeDef::bFormatType
uint8_t
USBD_SpeakerIIIFormatIfDescTypeDef::bNrChannels
uint8_t
USBD_SpeakerIIIFormatIfDescTypeDef::bSubFrameSize
uint8_t
USBD_SpeakerIIIFormatIfDescTypeDef::bBitResolution
uint8_t
USBD_SpeakerIIIFormatIfDescTypeDef::bSamFreqType
uint8_t
USBD_SpeakerIIIFormatIfDescTypeDef::tSamFreq2
uint8_t
USBD_SpeakerIIIFormatIfDescTypeDef::tSamFreq1
uint8_t
USBD_SpeakerIIIFormatIfDescTypeDef::tSamFreq0
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