Data Fields | |
uint8_t | bmModifierKeys:8 |
uint8_t | pressedKeys [HIDDKeyboardInputReport_MAXKEYPRESSES] |
Definition at line 138 of file HIDDKeyboard.h.
State of modifier keys.
Definition at line 141 of file HIDDKeyboard.h.
uint8_t _HIDDKeyboardInputReport::pressedKeys[HIDDKeyboardInputReport_MAXKEYPRESSES] |
Key codes of pressed keys.
Definition at line 143 of file HIDDKeyboard.h.