Ux_Device_CDC_ACM
USBD_CDC_VCP_Config()
is only used within Ux_Device_CDC_ACM.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
Ux_Device_CDC_ACM
USBD_CDC_VCP_Config()
USBD_CDC_VCP_Config() function
USBD_CDC_VCP_Config Configure the COM Port with the parameters received from host.
Syntax
Show:
Summary
Declaration
Definition
from
ux_device_cdc_acm.c:89
static
void
USBD_CDC_VCP_Config
(
UX_SLAVE_CLASS_CDC_ACM_LINE_CODING_PARAMETER
*
)
;
Implemented in
ux_device_cdc_acm.c:459
Arguments
Argument
#0
Return value
None.
Notes
When a configuration is not supported, a default value is used.
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