Expand description
A collection of shorthand types for specifying input/output/feature item flags.
These are not required (IoFlags may be used instead) but because it may not
be clear what the default flags are, these values may improve readability.
Constantsยง
- ARRAY
- Input/Output/Feature flags for a data array, using the terminology common in USB HID standards.
- CONSTANT
- Input/Output/Feature flags for a constant, using the terminology common in USB HID standards.
- DATA_
VARIABLE_ ABSOLUTE - Input/Output/Feature flags, using the terminology common in USB HID standards.