User`s manual
118 www.rabbit.com Applications Programming
flexKeyGet
char flexKeyGet(Flex_Keypad *keypad);
DESCRIPTION
Gets the next key press for the selected kepad from the keypad input queue.
PARAMETER
keypad Pointer to the keypad to use.
RETURN VALUE
>0: next key press
0: no key presses available
SEE ALSO
flexKeyInit, flexKeyConfig, flexKeyProcess, flexKeyUnget