#include <HIDParser.h>
Data Fields | |
uint8_t | Type |
uint16_t | Usage |
struct CollectionPath * | Parent |
uint8_t CollectionPath::Type |
Collection type (for example "Generic Desktop").
uint16_t CollectionPath::Usage |
Collection usage.
struct CollectionPath* CollectionPath::Parent [read] |
Reference to parent collection, or NULL if root collection.