Doxygen fixes to \param directives to give data direction in all projects. Make HID...
[pub/USBasp.git] / LUFA / Drivers / USB / Class / Host / HIDParser.h
index 4322c51..e9716f3 100644 (file)
                         *  HID_ReportInfo_t structure. This can be used to filter only those items the application will be using, so that\r
                         *  no RAM is wasted storing the attributes for report items which will never be referenced by the application.\r
                         *\r
-                        *  \param CurrentItemAttributes  Pointer to the current report item attributes for user checking\r
+                        *  \param[in] CurrentItemAttributes  Pointer to the current report item attributes for user checking\r
                         *\r
                         *  \return Boolean true if the item should be stored into the HID_ReportInfo_t structure, false if it should be ignored\r
                         */\r