usbx
UX_HOST_CLASS_HID_CLIENT_REPORT
is only used within usbx.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
usbx
UX_HOST_CLASS_HID_CLIENT_REPORT
UX_HOST_CLASS_HID_CLIENT_REPORT struct
Syntax
Show:
Summary
Declaration
from
ux_host_class_hid.h:1023
typedef
struct
UX_HOST_CLASS_HID_CLIENT_REPORT_STRUCT
{
UX_HOST_CLASS_HID_REPORT
*
ux_host_class_hid_client_report
;
ULONG
*
ux_host_class_hid_client_report_buffer
;
ULONG
ux_host_class_hid_client_report_length
;
ULONG
ux_host_class_hid_client_report_actual_length
;
UINT
ux_host_class_hid_client_report_flags
;
}
UX_HOST_CLASS_HID_CLIENT_REPORT
;
Fields
Field
Declared as
UX_HOST_CLASS_HID_CLIENT_REPORT_STRUCT::ux_host_class_hid_client_report
UX_HOST_CLASS_HID_REPORT
*
UX_HOST_CLASS_HID_CLIENT_REPORT_STRUCT::ux_host_class_hid_client_report_buffer
ULONG
*
UX_HOST_CLASS_HID_CLIENT_REPORT_STRUCT::ux_host_class_hid_client_report_length
ULONG
UX_HOST_CLASS_HID_CLIENT_REPORT_STRUCT::ux_host_class_hid_client_report_actual_length
ULONG
UX_HOST_CLASS_HID_CLIENT_REPORT_STRUCT::ux_host_class_hid_client_report_flags
UINT
Related Functions
Found 7 other functions taking a
UX_HOST_CLASS_HID_CLIENT_REPORT_STRUCT
argument:
Function
_ux_host_class_hid_report_decompress()
_ux_host_class_hid_report_set()
_ux_host_class_hid_report_compress()
_ux_host_class_hid_field_decompress()
_ux_host_class_hid_report_get()
ux_host_class_hid_report_set_buffer_allocate()
_ux_host_class_hid_report_set_run()
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