Sming event handlers

Definitions of Sming event handler functions. More...

Typedefs

typedef Delegate< void(char dbgChar)> DebugPrintCharDelegate
 Delegate constructor usage: (&YourClass::method, this) More...
 

Detailed Description

Definitions of Sming event handler functions.

Typedef Documentation

◆ DebugPrintCharDelegate

typedef Delegate<void(char dbgChar)> DebugPrintCharDelegate

Delegate constructor usage: (&YourClass::method, this)

Handler function for debug print