- * \param ReportOUTData Buffer containing the report to send to the device\r
- * \param ReportIndex Index of the report in the device (zero if the device does not use multiple reports)\r
- * \param ReportType Type of report to send, either HID_REPORTTYPE_OUTPUT or HID_REPORTTYPE_FEATURE\r
- * \param ReportLength Length of the report to send\r
+ * \param[in] ReportOUTData Buffer containing the report to send to the device\r
+ * \param[in] ReportIndex Index of the report in the device (zero if the device does not use multiple reports)\r
+ * \param[in] ReportType Type of report to send, either HID_REPORTTYPE_OUTPUT or HID_REPORTTYPE_FEATURE\r
+ * \param[in] ReportLength Length of the report to send\r