usbx
UX_HOST_CLASS_HID_REPORT
is only used within usbx.
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_HOST_CLASS_HID_REPORT
UX_HOST_CLASS_HID_REPORT struct
Syntax
Show:
Summary
Declaration
Definition
from
ux_host_class_hid.h:818
struct
UX_HOST_CLASS_HID_REPORT_STRUCT
;
Implemented in
ux_host_class_hid.h:891
Fields
Field
Declared as
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_id
ULONG
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_type
ULONG
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_field
struct
UX_HOST_CLASS_HID_FIELD_STRUCT
*
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_number_item
ULONG
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_byte_length
ULONG
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_bit_length
ULONG
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_flags
ULONG
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_buffer
VOID
*
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_length
ULONG
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_callback_function
VOID
(
*
)
(
struct
UX_HOST_CLASS_HID_REPORT_CALLBACK_STRUCT
*
)
UX_HOST_CLASS_HID_REPORT_STRUCT::ux_host_class_hid_report_next_report
struct
UX_HOST_CLASS_HID_REPORT_STRUCT
*
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