CountReports
uint8 CountReports(uint8 type);
uint32 maxReportCount = parser.CountReports(HID_REPORT_TYPE_INPUT);
uint32 maxReportCount = parser.CountReports(HID_REPORT_TYPE_INPUT);
maxReportCount = parser.CountReports(HID_REPORT_TYPE_OUTPUT);
uint32 maxReportCount = parser.CountReports(HID_REPORT_TYPE_INPUT);
uint32 maxReportCount = parser.CountReports(HID_REPORT_TYPE_INPUT);
for (uint32 i = 0; i < fParser.CountReports(HID_REPORT_TYPE_ANY); i++)
for (uint32 i = 0; i < fParser.CountReports(HID_REPORT_TYPE_FEATURE); i++) {
for (uint32 i = 0; i < fParser.CountReports(HID_REPORT_TYPE_ANY); i++)