usbx
UX_HOST_CLASS_HID_LOCAL_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_LOCAL_ITEM
UX_HOST_CLASS_HID_LOCAL_ITEM struct
Syntax
Show:
Summary
Declaration
from
ux_host_class_hid.h:825
typedef
struct
UX_HOST_CLASS_HID_LOCAL_ITEM_STRUCT
{
ULONG
ux_host_class_hid_local_item_usages
[
UX_HOST_CLASS_HID_USAGES
]
;
ULONG
ux_host_class_hid_local_item_number_usage
;
ULONG
ux_host_class_hid_local_item_usage_min
;
ULONG
ux_host_class_hid_local_item_usage_max
;
ULONG
ux_host_class_hid_local_item_delimiter_level
;
ULONG
ux_host_class_hid_local_item_delimiter_branch
;
}
UX_HOST_CLASS_HID_LOCAL_ITEM
;
Fields
Field
Declared as
UX_HOST_CLASS_HID_LOCAL_ITEM_STRUCT::ux_host_class_hid_local_item_usages
ULONG
[
UX_HOST_CLASS_HID_USAGES
]
UX_HOST_CLASS_HID_LOCAL_ITEM_STRUCT::ux_host_class_hid_local_item_number_usage
ULONG
UX_HOST_CLASS_HID_LOCAL_ITEM_STRUCT::ux_host_class_hid_local_item_usage_min
ULONG
UX_HOST_CLASS_HID_LOCAL_ITEM_STRUCT::ux_host_class_hid_local_item_usage_max
ULONG
UX_HOST_CLASS_HID_LOCAL_ITEM_STRUCT::ux_host_class_hid_local_item_delimiter_level
ULONG
UX_HOST_CLASS_HID_LOCAL_ITEM_STRUCT::ux_host_class_hid_local_item_delimiter_branch
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