|
Enable the polling of buttons.
Enable the polling of buttons. The button are scanned periodically and their state can be queried using button_get_pressed or by waiting for button events.
The accumulator interrupts (PA7) are enabled and the button timer is activated.
While buttons are polled, the application must not print on the LCD panel. It is necessary to disable the polling.
- See also:
-
button_disable, button_get_pressed
|