Abl-electronic PIC Microcontrollers PIC16 Bedienungsanleitung Seite 202

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 312
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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
Seitenansicht 201
1 2 ... 197 198 199 200 201 202 203 204 205 206 207 ... 311 312

Kommentare zu diesen Handbüchern

Keine Kommentare