NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
byte ButtonPressCount ( const byte  btn)
inline

Get button press count.

Return the press count of the specified button.

Parameters
btnThe button to check. See Button name constants.
Returns
The button press count.
Examples:
ex_ButtonPressCount.nxc, ex_SetAbortFlag.nxc, and ex_SetLongAbort.nxc.