wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/KeypadSound/ClearKeyBuffer

Version 2 (modified by Don Wilson, 7 years ago) ( diff )

--

ClearKeyBuffer

Clear the keypad input buffer.

void ClearKeyBuffer(void);

Parameters

  • void - function does not accept any parameters

Return Value

  • void - does not return any value

Remarks

Applications must call OpenBeeper before the keypad or beeper devices may be used from the application.

Examples

ClearKeyBuffer();

See Also

Note: See TracWiki for help on using the wiki.