SAMV71 Xplained Ultra Software Package 1.3

_HIDDKeyboardInputReport Struct Reference
[Usbd_hid_key]

Data Fields

uint8_t bmModifierKeys:8
uint8_t pressedKeys [HIDDKeyboardInputReport_MAXKEYPRESSES]

Detailed Description

Definition at line 138 of file HIDDKeyboard.h.


Field Documentation

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.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines