The function usbd_hid_init initializes the USB Device HID class support. This function is called automatically and needs no invocation in the code. The function usbd_hid_init is part of the USB Device Function Driver layer of the RL-USB Device Software Stack. Modify this function to the application needs. |