HID Class
EUSBH-HID is the Human Interface Device class driver for USB host controllers.

The system includes support for attaching keyboards, mice and joysticks to an embedded system’s USB host controller. With HCC’s HID Class, the application has full access to these devices.
EUSBH-HID includes an HID parser. It can process HID report descriptors that are compliant with HID 1.1 class standards for these descriptors. The parser creates data structures in RAM that make hid report items easy to access from an embedded application.

