The function usbh_hid_data_in_callback enables user to
analyze received data coming from USB HID device. The argument
ctrl is the index of USB Host Controller. The argument
dev_idx is the index of device instance. The argument
ptr_data is a pointer to received data. The argument
data_len is number of received data in bytes.
Implementing this function in user code overrides library function
that handles boot protocol device data reception.
The usbh_hid_data_in_callback function is part of the
RL-USB Host Class Driver software layer.
Arm’s Privacy Policy has been updated. By continuing to use our site, you consent to Arm’s Privacy Policy. Please review our Privacy Policy to learn more about our collection, use and transfers of your data.