KeyboardManager: a class to manage the polling of a switch-matrix keyboard

Dependents:   KeyboardTest

Embed: (wiki syntax)

« Back to documentation index

KeyboardStateHandler Class Reference

KeyboardStateHandler Class Reference

Interface used to report a keyboard state. More...

#include <KeyboardStateHandler.h>

Inherited by FunctionKeyboardStateHandler, KeyboardStateChangeMonitor, MemberKeyboardStateHandler< T >, and SingleKeyPressMonitor.


Detailed Description

Interface used to report a keyboard state.

Definition at line 11 of file KeyboardStateHandler.h.