Home |
Function USBKeyboard |
Function USBKeyboardUSBKeyboard is an attachment/detachment callback for RTUSB-32: void USBKeyboard(RTUDeviceHandle Device, RTUSBEvent Event); Applications which need to support USB keyboards should register USBKeyboard using RTURegisterCallback before any USB host controllers are registered. Configuration parameters for the USB keyboard class driver are set in global variable RTUSBKeybrdConfig.
|