HIDS Report Type values define.
More...
HIDS Report Type values define.
◆ HIDS_REP_TYPE_FEATURE
| #define HIDS_REP_TYPE_FEATURE 3 |
The feature report type.
Definition at line 91 of file hids.h.
◆ HIDS_REP_TYPE_INPUT
| #define HIDS_REP_TYPE_INPUT 1 |
The input report type.
Definition at line 89 of file hids.h.
◆ HIDS_REP_TYPE_OUTPUT
| #define HIDS_REP_TYPE_OUTPUT 2 |
The output report type.
Definition at line 90 of file hids.h.