| #define | KEY_INIT() |
Functions | |
| static uint8_t | keys_debounced (void) |
| Debounce Key values, returned from the macro KEY_GET(). | |
| static void | trap_if_key_pressed (void) |
| Debounce Key values, returned from the macro KEY_GET(). | |
| static uint8_t keys_debounced | ( | void | ) | [static] |
| static void trap_if_key_pressed | ( | void | ) | [static] |
1.5.5