KEY_REPORT_ID is only used within CustomHID_Standalone.
 
Symbols
loading...
Files
loading...

KEY_REPORT_ID macro

Syntax

#define KEY_REPORT_ID 0x05

References

LocationText
usbd_customhid_if.h:39
#define KEY_REPORT_ID 0x05
usbd_customhid_if.c:100
0x85, KEY_REPORT_ID, /* REPORT_ID (5) */
usbd_customhid_if.c:113
0x85, KEY_REPORT_ID, /* REPORT_ID (2) */
usbd_customhid_if.c:284
SendBuffer[0] = KEY_REPORT_ID;