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.

Parameters:
reportPtr

- Pointer to report descriptor

callback

- Callback for registering the Set Report function

Returns:

None.