uint16_t HIDSpec; /**< HID specification implemented by the device, in BCD form */\r
uint8_t CountryCode; /**< Country code for the country the HID device is localised for */\r
\r
- uint8_t TotalHIDReports; /**< Total number of HID reports linked to this HID interface */\r
+ uint8_t TotalHIDDescriptors; /**< Total number of HID reports linked to this HID interface */\r
\r
uint8_t HIDReportType; /**< Type of the first HID report descriptor */\r
uint16_t HIDReportLength; /**< Length of the first HID report descriptor */\r