nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ REPORT_MAP_USER_CONFIG_OUT

#define REPORT_MAP_USER_CONFIG_OUT ( report_id)
Value:
\
0x85, report_id, \
0x06, 0x00, 0xff, /* Usage Page (Vendor Defined 0xFF00) */ \
0x0A, 0x02, 0xff, /* Usage (0xFF02) */ \
0x15, 0x00, /* Logical Minimum (0) */ \
0x26, 0xff, 0x00, /* Logical Maximum (255) */ \
0x75, 0x08, /* Report Size (8) */ \
0x95, REPORT_SIZE_USER_CONFIG, /* Report Count */ \
0x91, 0x02 /* Output (Data, Variable, Absolute) */ \
report_id
Identification numbers of HID reports.
Definition hid_report_desc.h:37
#define REPORT_SIZE_USER_CONFIG
Definition hid_report_user_config.h:14