4.4.10.3.1 USB_HIDKeyboardInitialize()
void USB_HIDKeyboardInitialize (USB_HID_REPORT_DESCRIPTOR_t * reportPtr, USB_HID_REPORT_CALLBACK_t callback)
Sets up the keyboard application for use with the HID class.
reportPtr |
- Pointer to report descriptor |
callback |
- Callback for registering the Set Report function |
None. |