HIDDKeyboardInputReport_PressModifierKey
Default mainpageat91libusbdevicehid-keyboardHIDDKeyboardInputReport_PressModifierKey
Description Source Call Graph
HIDDKeyboardInputReport_PressModifierKey
Reports a modifier key as being currently pressed.
 
Syntax / parameters
void HIDDKeyboardInputReport_PressModifierKey (HIDDKeyboardInputReport *report, unsigned char key)

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

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