usbx
UX_HOST_CLASS_CDC_ACM_LINE_CODING
is only used within usbx.
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
usbx
UX_HOST_CLASS_CDC_ACM_LINE_CODING
UX_HOST_CLASS_CDC_ACM_LINE_CODING struct
Syntax
Show:
Summary
Declaration
from
ux_host_class_cdc_acm.h:314
typedef
struct
UX_HOST_CLASS_CDC_ACM_LINE_CODING_STRUCT
{
ULONG
ux_host_class_cdc_acm_line_coding_dter
;
ULONG
ux_host_class_cdc_acm_line_coding_stop_bit
;
ULONG
ux_host_class_cdc_acm_line_coding_parity
;
ULONG
ux_host_class_cdc_acm_line_coding_data_bits
;
}
UX_HOST_CLASS_CDC_ACM_LINE_CODING
;
Fields
Field
Declared as
UX_HOST_CLASS_CDC_ACM_LINE_CODING_STRUCT::ux_host_class_cdc_acm_line_coding_dter
ULONG
UX_HOST_CLASS_CDC_ACM_LINE_CODING_STRUCT::ux_host_class_cdc_acm_line_coding_stop_bit
ULONG
UX_HOST_CLASS_CDC_ACM_LINE_CODING_STRUCT::ux_host_class_cdc_acm_line_coding_parity
ULONG
UX_HOST_CLASS_CDC_ACM_LINE_CODING_STRUCT::ux_host_class_cdc_acm_line_coding_data_bits
ULONG
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