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.
PS2KB_INIT Class Reference
PS2 keyboard initializer. More...
#include <PS2KB_INIT.h>
Public Member Functions | |
PS2KB_INIT (PinName clk_pin, PinName dat_pin) | |
Create. | |
~PS2KB_INIT () | |
Destroy. |
Detailed Description
PS2 keyboard initializer.
Definition at line 15 of file PS2KB_INIT.h.
Constructor & Destructor Documentation
PS2KB_INIT | ( | PinName | clk_pin, |
PinName | dat_pin | ||
) |
Create.
PS/2 keyboard interface control class (Version 0.0.1)
Copyright (C) 2010 Shinichiro Nakamura (CuBeatSystems) http://shinta.main.jp/ Create.
Definition at line 12 of file PS2KB_INIT.cpp.
~PS2KB_INIT | ( | ) |
Destroy.
Definition at line 55 of file PS2KB_INIT.cpp.
Generated on Wed Jul 20 2022 18:12:36 by
