#include <rl_usb.h>
int usbh_hid_status (
U8 ctrl,
U8 dev_idx
);
Description
The function usbh_hid_status retrieves the connection
status of the HID device instance. The argument ctrl is the
index of USB Host Controller. The argument dev_idx is the
index of device instance.
The usbh_hid_status function is part of the RL-USB Host
Class Driver software layer.
Return Value
A boolean value indicating whether the HID device is connected and
initialized.
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.