|
FabGL
ESP32 Display Controller and Graphics Library
|
|
strong |
This enum defines what is connected to PS/2 ports.
| Enumerator | |
|---|---|
| KeyboardPort0_MousePort1 | |
| KeyboardPort1_MousePort0 | |
| KeyboardPort0 | Keyboard on Port 0 (no mouse) |
| KeyboardPort1 | Keyboard on Port 1 (no mouse) |
| MousePort0 | Mouse on port 0 (no keyboard) |
| MousePort1 | Mouse on port 1 (no keyboard) |
Definition at line 52 of file ps2controller.h.