usbx
UX_HOST_CLASS_HID_GLOBAL_ITEM
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_GLOBAL_ITEM
UX_HOST_CLASS_HID_GLOBAL_ITEM struct
Syntax
Show:
Summary
Declaration
from
ux_host_class_hid.h:839
typedef
struct
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT
{
ULONG
ux_host_class_hid_global_item_usage_page
;
SLONG
ux_host_class_hid_global_item_logical_min
;
SLONG
ux_host_class_hid_global_item_logical_max
;
SLONG
ux_host_class_hid_global_item_physical_min
;
SLONG
ux_host_class_hid_global_item_physical_max
;
ULONG
ux_host_class_hid_global_item_unit_expo
;
ULONG
ux_host_class_hid_global_item_unit
;
ULONG
ux_host_class_hid_global_item_report_size
;
ULONG
ux_host_class_hid_global_item_report_id
;
ULONG
ux_host_class_hid_global_item_report_count
;
}
UX_HOST_CLASS_HID_GLOBAL_ITEM
;
Fields
Field
Declared as
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT::ux_host_class_hid_global_item_usage_page
ULONG
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT::ux_host_class_hid_global_item_logical_min
SLONG
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT::ux_host_class_hid_global_item_logical_max
SLONG
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT::ux_host_class_hid_global_item_physical_min
SLONG
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT::ux_host_class_hid_global_item_physical_max
SLONG
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT::ux_host_class_hid_global_item_unit_expo
ULONG
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT::ux_host_class_hid_global_item_unit
ULONG
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT::ux_host_class_hid_global_item_report_size
ULONG
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT::ux_host_class_hid_global_item_report_id
ULONG
UX_HOST_CLASS_HID_GLOBAL_ITEM_STRUCT::ux_host_class_hid_global_item_report_count
ULONG
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