FabGL
ESP32 Display Controller and Graphics Library
|
This file contains fabgl::PS2Device definition. More...
Go to the source code of this file.
Classes | |
class | PS2Device |
Base class for PS2 devices (like mouse or keyboard). More... | |
Enumerations | |
enum | 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.