usbx
+
0
/2 examples
SourceVu will show references to
UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER
from the following samples and libraries:
Examples
STM32469I-Discovery
Applications
USBX
Ux_Device_CDC_ACM
Ux_Device_HID_CDC_ACM
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_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER
UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER struct
Syntax
Show:
Summary
Declaration
from
ux_device_class_cdc_acm.h:226
typedef
struct
UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER_STRUCT
{
ULONG
ux_slave_class_cdc_acm_parameter_baudrate
;
UCHAR
ux_slave_class_cdc_acm_parameter_stop_bit
;
UCHAR
ux_slave_class_cdc_acm_parameter_parity
;
UCHAR
ux_slave_class_cdc_acm_parameter_data_bit
;
}
UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER
;
Fields
Field
Declared as
UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER_STRUCT::ux_slave_class_cdc_acm_parameter_baudrate
ULONG
UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER_STRUCT::ux_slave_class_cdc_acm_parameter_stop_bit
UCHAR
UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER_STRUCT::ux_slave_class_cdc_acm_parameter_parity
UCHAR
UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER_STRUCT::ux_slave_class_cdc_acm_parameter_data_bit
UCHAR
Examples
UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER
is referenced by 2 libraries and example projects:
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