* flag's meaning when applied to an IN, OUT or FEATURE item.\r
*/\r
\r
+/** \ingroup Group_HIDParser\r
+ * @defgroup Group_HIDIOFConst Input/Output/Feature Masks\r
+ *\r
+ * Masks indicating the type of Input, Output of Feature HID report item.\r
+ *\r
+ * @{\r
+ */\r
+ \r
#ifndef __HIDREPORTDATA_H__\r
#define __HIDREPORTDATA_H__\r
\r
#define TAG_LOCAL_USAGEMIN 0x10\r
#define TAG_LOCAL_USAGEMAX 0x20\r
#endif\r
+\r
+/** @} */\r
\r
#endif\r