Version 1 (modified by 14 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.