|
FabGL
ESP32 VGA Controller and Graphics Library
|
This file contains fabgl::PS2DeviceClass definition. More...
#include "freertos/FreeRTOS.h"#include "freertos/semphr.h"#include "fabglconf.h"#include "ps2controller.h"

Go to the source code of this file.
Classes | |
| class | fabgl::PS2DeviceClass |
| Base class for PS2 devices (like mouse or keyboard). More... | |
Enumerations | |
| enum | fabgl::PS2Device { fabgl::UnknownPS2Device, fabgl::OldATKeyboard, fabgl::MouseStandard, fabgl::MouseWithScrollWheel, fabgl::Mouse5Buttons, fabgl::MF2KeyboardWithTranslation, fabgl::M2Keyboard } |
| Represents the type of device attached to PS/2 port. More... | |
This file contains fabgl::PS2DeviceClass definition.