*/\r
\r
/** \ingroup Group_USBClassHID\r
+ * @defgroup Group_USBClassHIDCommon Common Class Definitions\r
+ *\r
+ * \section Module Description\r
+ * Constants, Types and Enum definitions that are common to both Device and Host modes for the USB\r
+ * HID Class.\r
+ *\r
* @{\r
*/\r
\r
\r
uint8_t HIDReportType;\r
uint16_t HIDReportLength;\r
- } USB_Descriptor_HID_t;\r
+ } USB_HID_Descriptor_t;\r
\r
/** Type define for the data type used to store HID report descriptor elements. */\r
typedef uint8_t USB_Descriptor_HIDReport_Datatype_t;\r