Abl-electronic PIC Microcontrollers PIC16 Manual do Utilizador Página 202

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 312
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 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 página 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 311 312

Comentários a estes Manuais

Sem comentários