Move check for devices not supporting internal serials in demos which make use of...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Common / HID.h
index 54403d4..b860f08 100644 (file)
 */\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
@@ -80,7 +86,7 @@
 \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