Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
PS2MS Class Reference
PS/2 mouse interface control class. More...
#include <PS2MS.h>
Public Member Functions | |
| PS2MS (PinName clk_pin, PinName dat_pin) | |
| Create. | |
| virtual | ~PS2MS () |
| Destory. | |
| virtual int | getc (void) |
| Get a data from a PS/2 device. | |
| virtual void | setTimeout (int ms) |
| Set timeout. | |
Detailed Description
PS/2 mouse interface control class.
Definition at line 16 of file PS2MS.h.
Constructor & Destructor Documentation
| PS2MS | ( | PinName | clk_pin, |
| PinName | dat_pin | ||
| ) |
Member Function Documentation
| int getc | ( | void | ) | [virtual] |
Generated on Wed Jul 13 2022 15:37:35 by
1.7.2