usbx
_ux_device_class_cdc_acm_read_run()
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_device_class_cdc_acm_read_run()
_ux_device_class_cdc_acm_read_run() function
Syntax
Show:
Summary
Declaration
from
ux_device_class_cdc_acm.h:313
UINT
_ux_device_class_cdc_acm_read_run
(
UX_SLAVE_CLASS_CDC_ACM
*
cdc_acm
,
UCHAR
*
buffer
,
ULONG
requested_length
,
ULONG
*
actual_length
)
;
Arguments
Argument
cdc_acm
buffer
requested_length
actual_length
Related Functions
Found 5 other functions taking a
UX_SLAVE_CLASS_CDC_ACM_STRUCT
argument:
Function
_ux_device_class_cdc_acm_ioctl()
_ux_device_class_cdc_acm_write()
_ux_device_class_cdc_acm_read()
_ux_device_class_cdc_acm_write_with_callback()
_ux_device_class_cdc_acm_write_run()
Examples
References
from
examples
Code
Location
UINT
_ux_device_class_cdc_acm_read_run
(
UX_SLAVE_CLASS_CDC_ACM
*
cdc_acm
,
UCHAR
*
buffer
,
ux_device_class_cdc_acm.h:313
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