\r
/** Callback routine for the HID Report Parser. This callback <b>must</b> be implemented by the user code when\r
* the parser is used, to determine what report IN, OUT and FEATURE item's information is stored into the user\r
* 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
\r
/** Callback routine for the HID Report Parser. This callback <b>must</b> be implemented by the user code when\r
* the parser is used, to determine what report IN, OUT and FEATURE item's information is stored into the user\r
* 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