This enum defines what is connected to PS/2 ports.
Enumerator |
---|
KeyboardPort0_MousePort1 | Keyboard on Port 0 and Mouse on Port 1
|
KeyboardPort0 | Keyboard on Port 0 (no mouse)
|
MousePort0 | Mouse on port 0 (no keyboard)
|
Definition at line 47 of file ps2controller.h.