\r
/* Function Prototypes: */\r
void SetupHardware(void);\r
+ void OutputReportSizes(void);\r
+ void OutputParsedReportItems(void);\r
+ void OutputCollectionPath(const HID_CollectionPath_t* const CollectionPath);\r
\r
void EVENT_USB_Host_HostError(const uint8_t ErrorCode);\r
void EVENT_USB_Host_DeviceAttached(void);\r