ESP32VGA
ESP32 VGA Controller and Graphics Library
Public Attributes | List of all members
ESP32VGA::VirtualKeyDef_t Struct Reference

Associates scancode to virtualkey. More...

#include <VGAKeyboard.h>

Public Attributes

uint8_t scancode
 
VirtualKey_t virtualKey
 

Detailed Description

Associates scancode to virtualkey.

Member Data Documentation

◆ scancode

uint8_t ESP32VGA::VirtualKeyDef_t::scancode

Raw scancode received from the Keyboard device

◆ virtualKey

VirtualKey_t ESP32VGA::VirtualKeyDef_t::virtualKey

Real virtualkey (non shifted) associated to the scancode


The documentation for this struct was generated from the following file: