4.4.9.3.1 USB_HIDInitialize()
void USB_HIDInitialize (uint8_t * ratePtr, uint8_t * protocolPtr, USB_HID_REPORT_DESCRIPTOR_t * reportPtr)
Registers the rate, protocol and report descriptor for HID.
ratePtr |
- Pointer to rate |
protocolPtr |
- Pointer to protocol |
reportPtr |
- Pointer to report descriptor |
None. |