HIDDKeyboardInputReport_ReleaseModifierKey
Default mainpageat91libusbdevicehid-keyboardHIDDKeyboardInputReport_ReleaseModifierKey
Description Source Call Graph
HIDDKeyboardInputReport_ReleaseModifierKey
Reports a modifier key as not being pressed anymore.
 
Syntax / parameters
void HIDDKeyboardInputReport_ReleaseModifierKey (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 not being pressed anymore.

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