usbx
_ux_host_class_cdc_acm_read()
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
_ux_host_class_cdc_acm_read()
_ux_host_class_cdc_acm_read() function
Syntax
Show:
Summary
Declaration
Definition
from
ux_host_class_cdc_acm.h:350
UINT
_ux_host_class_cdc_acm_read
(
UX_HOST_CLASS_CDC_ACM
*
cdc_acm
,
UCHAR
*
data_pointer
,
ULONG
requested_length
,
ULONG
*
actual_length
)
;
Implemented in
ux_host_class_cdc_acm_read.c:82
Arguments
Argument
cdc_acm
data_pointer
requested_length
actual_length
Related Functions
Found 9 other functions taking a
UX_HOST_CLASS_CDC_ACM_STRUCT
argument:
Function
_ux_host_class_cdc_acm_command()
_ux_host_class_cdc_acm_ioctl()
_ux_host_class_cdc_acm_write()
_ux_host_class_cdc_acm_reception_start()
_ux_host_class_cdc_acm_configure()
_ux_host_class_cdc_acm_endpoints_get()
_ux_host_class_cdc_acm_capabilities_get()
_ux_host_class_cdc_acm_reception_stop()
_ux_host_class_cdc_acm_write_with_callback()
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