HID report descriptor item.
More...
#include <D:/git/git_canopus_1/softpack/samv7/libraries/libusb/host/hid/hid.h>
Data Fields |
struct { |
unsigned char bTag: 4 |
unsigned char bType: 2 |
unsigned char bSize: 2 |
} | header |
struct { |
unsigned char bTag: 4 |
unsigned char bType: 2 |
unsigned char bSize: 2 |
unsigned char data [] |
} | short_format |
struct { |
unsigned char bTag: 4 |
unsigned char bType: 2 |
unsigned char bSize: 2 |
unsigned char bDataSize |
unsigned char bLongItemTag |
unsigned char data [] |
} | long_format |
Detailed Description
HID report descriptor item.
Definition at line 363 of file hid.h.
The documentation for this union was generated from the following file:
- libraries/libusb/host/hid/hid.h