Abl-electronic PIC Microcontrollers PIC16 Instrukcja Użytkownika Strona 202

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 312
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 311 312

Komentarze do niniejszej Instrukcji

Brak uwag