STM32_USB_Device_Library
+
0
/7 examples
SourceVu will show references to
USBD_CDC_LineCodingTypeDef
from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
USB_Device
CDC_Standalone
DualCore_Standalone
STM32469I_EVAL
Applications
USB_Device
CDC_Standalone
DualCore_Standalone
STM324x9I_EVAL
Applications
USB_Device
CDC_Standalone
DualCore_Standalone
STM324xG_EVAL
Applications
USB_Device
CDC_Standalone
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_CDC_LineCodingTypeDef
USBD_CDC_LineCodingTypeDef struct
Syntax
Show:
Summary
Declaration
from
usbd_cdc.h:99
typedef
struct
{
uint32_t
bitrate
;
uint8_t
format
;
uint8_t
paritytype
;
uint8_t
datatype
;
}
USBD_CDC_LineCodingTypeDef
;
Fields
Field
Declared as
USBD_CDC_LineCodingTypeDef::bitrate
uint32_t
USBD_CDC_LineCodingTypeDef::format
uint8_t
USBD_CDC_LineCodingTypeDef::paritytype
uint8_t
USBD_CDC_LineCodingTypeDef::datatype
uint8_t
Examples
USBD_CDC_LineCodingTypeDef
is referenced by 7 libraries and example projects:
Examples
STM32446E_EVAL
Applications
USB_Device
CDC_Standalone
DualCore_Standalone
STM32469I_EVAL
Applications
USB_Device
CDC_Standalone
DualCore_Standalone
STM324x9I_EVAL
Applications
USB_Device
CDC_Standalone
DualCore_Standalone
STM324xG_EVAL
Applications
USB_Device
CDC_Standalone
References
from
0/7
examples
Code
Location
Referrer
typedef
struct
usbd_cdc.h:99
}
USBD_CDC_LineCodingTypeDef
;
usbd_cdc.h:105
USBD_CDC_LineCodingTypeDef
Call Tree
from
0/7
examples
All items filtered out
All items filtered out
Data Use
from
0/7
examples
All items filtered out
All items filtered out
Class Tree
from
0/7
examples
All items filtered out
All items filtered out
Override Tree
from
0/7
examples
All items filtered out
All items filtered out
Implementations
from
0/7
examples
All items filtered out
All items filtered out
Instances
from
0/7
examples
Lifecycle
from
0/7
examples
All items filtered out
All items filtered out