#include <hidtypes.h>
Data Fields | |
| link_t | collection_paths |
| Head of linked list of all used usage/collection paths. | |
| int | collection_paths_count |
| Length of list of usage paths. | |
| uint8_t | last_report_id |
| Report id of last parsed report. | |
| int | report_count |
| Count of available reports. | |
| link_t | reports |
| Head of linked list of description of reports. | |
| int | use_report_ids |
| Flag whether report ids are used. | |
Definition at line 93 of file hidtypes.h.
1.4.7