Abl-electronic PIC Microcontrollers PIC16 Manual de usuario Pagina 202

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 312
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 201
mikroC
- C Compiler for Microchip PIC microcontrollers
mikroC
making it simple...
194
MikroElektronika:
Development
tools
-
Books
-
Compilers
page
Prototype
unsigned Keypad_Released(void);
Returns 1..16, depending on the key.
Description Call to Keypad_Released is a blocking call: function waits until any key is pressed
and released. When released, function returns 1 to 16, depending on the key.
Requires Port needs to be appropriately initialized; see Keypad_Init.
Example
kp = Keypad_Released();
Keypad_Released
Vista de pagina 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 311 312

Comentarios a estos manuales

Sin comentarios