HID report descriptor item. More...
#include <D:/git/git_canopus_1/softpack/samv7/libraries/libusb/host/hid/mouse/host_hid.h>
Data Fields | |
U8 | type |
U8 | tag |
Bool | long_format |
union { | |
hid_short_item_data_t short_data | |
struct { | |
U8 size | |
const void * data | |
} long_data | |
}; |
HID report descriptor item.
Definition at line 66 of file host_hid.h.