![]() |
nRF Connect SDK API 3.3.99
|
Button handler API for Audio applications. More...
Functions | |
| int | button_handler_init (void) |
| Initialize button handler, with buttons defined in button_assignments.h. | |
| int | button_pressed (gpio_pin_t button_pin, bool *button_pressed) |
| Check button state. | |
Button handler API for Audio applications.
This module provides button input handling and debouncing functionality for user interface control.