Ps2KeyboardHost
1.0.1
Allows you to read from one or more PS2-style keyboards on an Arduino.
|
Go to the source code of this file.
Namespaces | |
ps2 | |
Enumerations | |
enum | ps2::Parity : uint8_t { ps2::Parity::odd = 0, ps2::Parity::even = 1 } |
Functions | |
Parity | ps2::operator^= (Parity &a, int bit) |