HIDDKeyboardInputReport_PressStandardKey
Default mainpageat91libusbdevicehid-keyboardHIDDKeyboardInputReport_PressStandardKey
Description Source Call Graph
HIDDKeyboardInputReport_PressStandardKey
Reports a standard key as being pressed.
 
Syntax / parameters
void HIDDKeyboardInputReport_PressStandardKey (HIDDKeyboardInputReport *report, unsigned char key)

Name Type Default Description
report HIDDKeyboardInputReport *
  Pointer to a HIDDKeyboardInputReport instance.
key unsigned char
  Key code of the standard key.
Description
Reports a standard key as being pressed.

 
Source
The documentation for this Member was generated from the following files:
  • HIDDKeyboardInputReport.c