mikroC - C Compiler for Microchip PIC microcontrollers
Keypad_Released
Prototype
unsigned Keypad_Released(void);
Returns
1..16, depending on the key.
Description
Call to
and released. When released, function returns 1 to 16, depending on the key.
Requires
Port needs to be appropriately initialized; see
Example
kp = Keypad_Released();
page
194
is a blocking call: function waits until any key is pressed
Keypad_Released
MikroElektronika: Development tools - Books - Compilers
.
Keypad_Init
mikroC
making it simple...
Need help?
Do you have a question about the PIC Microcontrollers PIC12 and is the answer not in the manual?