UX_HOST_CLASS_HID_GLOBAL_ITEM is only used within usbx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesusbxUX_HOST_CLASS_HID_GLOBAL_ITEM

UX_HOST_CLASS_HID_GLOBAL_ITEM struct

Syntax

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

ux_host_class_hid_global_item_usage_page

No summary provided. Read more...

ux_host_class_hid_global_item_logical_min

No summary provided. Read more...

ux_host_class_hid_global_item_logical_max

No summary provided. Read more...

ux_host_class_hid_global_item_physical_min

No summary provided. Read more...

ux_host_class_hid_global_item_physical_max

No summary provided. Read more...

ux_host_class_hid_global_item_unit_expo

No summary provided. Read more...

ux_host_class_hid_global_item_unit

No summary provided. Read more...

ux_host_class_hid_global_item_report_size

No summary provided. Read more...

ux_host_class_hid_global_item_report_id

No summary provided. Read more...

ux_host_class_hid_global_item_report_count

No summary provided. Read more...