
PT-20 Programming Guide
Keypad
To clear the keyboard buffer.
The clr_kb function clears the keyboard buffer. This function is
automatically called by the system program upon power up.
Disable alphabet key stroke processing.
The dis_alpha function disables the alphabet key stroke processing. If the
alpha lock status is on prior to calling this function, it will become off after
calling this function.
Enable alphabet key stroke processing.
The en_alpha function enables the alphabet key stroke processing.
Get the status of the alphabet key stroke processing.
void get_alpha_enable_state (void);
get_alpha_enable_state ( );
This routine gets the current status, enable/disable, of the alphabet key
stroke processing. The default is enabled.
1, if the alphabet key stroke processing is enabled.
0, if disabled.
Set the status of the alphabet mode status.
Commentaires sur ces manuels