#include <HIDParser.h>
Data Fields | |
uint8_t | Type |
HID_Usage_t | Usage |
struct CollectionPath * | Parent |
Type define for a COLLECTION object. Contains the collection attributes and a reference to the parent collection if any.
struct CollectionPath* HID_CollectionPath_t::Parent |
Reference to parent collection, or NULL if root collection.
uint8_t HID_CollectionPath_t::Type |
Collection type (e.g. "Generic Desktop").
Collection usage.