usbx
UX_HID_DESCRIPTOR
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_HID_DESCRIPTOR
UX_HID_DESCRIPTOR struct
Syntax
Show:
Summary
Declaration
from
ux_host_class_hid.h:782
typedef
struct
UX_HID_DESCRIPTOR_STRUCT
{
ULONG
bLength
;
ULONG
bDescriptorType
;
ULONG
bcdHID
;
ULONG
bCountryCode
;
ULONG
bNumDescriptor
;
ULONG
bReportDescriptorType
;
ULONG
wItemLength
;
}
UX_HID_DESCRIPTOR
;
Fields
Field
Declared as
UX_HID_DESCRIPTOR_STRUCT::bLength
ULONG
UX_HID_DESCRIPTOR_STRUCT::bDescriptorType
ULONG
UX_HID_DESCRIPTOR_STRUCT::bcdHID
ULONG
UX_HID_DESCRIPTOR_STRUCT::bCountryCode
ULONG
UX_HID_DESCRIPTOR_STRUCT::bNumDescriptor
ULONG
UX_HID_DESCRIPTOR_STRUCT::bReportDescriptorType
ULONG
UX_HID_DESCRIPTOR_STRUCT::wItemLength
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