Methods |
Brief description |

HIDDKeyboardDriver_ChangeKeys |
Reports a change in which keys are currently pressed or release to the host.
|
HIDDKeyboardDriver_Initialize |
Initializes the HID keyboard device driver.
|

HIDDKeyboardDriver_RemoteWakeUp |
Starts a remote wake-up sequence if the host has explicitely enabled it by sending the appropriate SET_FEATURE request.
Variants |
Brief description |
(void) |
Starts a remote wake-up sequence if the host has explicitely enabled it by sending the appropriate SET_FEATURE request.
|
(void) |
Starts a remote wake-up sequence if the host has explicitely enabled it by sending the appropriate SET_FEATURE request.
|
|
HIDDKeyboardDriver_RequestHandler |
Handles HID-specific SETUP request sent by the host.
|