- HID_REPORTID_MouseReport = 0x01,
- HID_REPORTID_KeyboardReport = 0x02,
+ HID_REPORTID_MouseReport = 0x01, /**< Report ID for the Mouse report within the device. */
+ HID_REPORTID_KeyboardReport = 0x02, /**< Report ID for the Keyboard report within the device. */