#include <hidpath.h>
Data Fields | |
uint8_t | flags |
Attribute of Collection tag in report descriptor. | |
link_t | link |
Linked list structure. | |
uint32_t | usage |
Usage of report item. | |
uint32_t | usage_page |
Usage page of report item. |
Last item of linked list describes one item in report, the others describe superior Collection tags. Usage and Usage page of report item can be changed due to data in report.
Definition at line 81 of file hidpath.h.
uint32_t usage |
uint32_t usage_page |