LUFA Library
120219
|
HID Parser Report Item Usage Structure. More...
#include <HIDParser.h>
Data Fields | |
uint16_t | Page |
uint16_t | Usage |
Type define for the Usage attributes of a report item.
uint16_t HID_Usage_t::Page |
Usage page of the report item.
uint16_t HID_Usage_t::Usage |
Usage of the report item.