|
FabGL
ESP32 Display Controller and Graphics Library
|
This file contains fabgl::PS2Device 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 | PS2Device |
| Base class for PS2 devices (like mouse or keyboard). More... | |
Enumerations | |
| enum class | PS2DeviceType { UnknownPS2Device , OldATKeyboard , MouseStandard , MouseWithScrollWheel , Mouse5Buttons , MF2KeyboardWithTranslation , M2Keyboard } |
| Represents the type of device attached to PS/2 port. More... | |
This file contains fabgl::PS2Device definition.
Definition in file ps2device.h.