STM32_USB_Device_Library + 0/7 examples
CodeScope will show references to USBD_CDC_LineCodingTypeDef from the following samples and libraries:
Examples
STM32446E_EVAL
Applications
USB_Device
STM32469I_EVAL
Applications
USB_Device
STM324x9I_EVAL
Applications
USB_Device
STM324xG_EVAL
Applications
USB_Device
 
Symbols
loading...
Files
loading...

USBD_CDC_LineCodingTypeDef struct

Syntax

typedef struct {   uint32_t bitrate;   uint8_t  format;   uint8_t  paritytype;   uint8_t  datatype; } USBD_CDC_LineCodingTypeDef;

Fields

bitrate

No summary provided. Read more...

format

No summary provided. Read more...

paritytype

No summary provided. Read more...

datatype

No summary provided. Read more...

Examples

USBD_CDC_LineCodingTypeDef is referenced by 7 libraries and example projects.

References

LocationReferrerText
usbd_cdc.h:99
typedef struct
usbd_cdc.h:105

all items filtered out
USBD_CDC_LineCodingTypeDef
all items filtered out