nRF Connect SDK API 0.1.0
|
void dk_read_buttons | ( | uint32_t * | button_state, |
uint32_t * | has_changed | ||
) |
#include <include/dk_buttons_and_leds.h>
Read current button states.
button_state | Bitmask of button states. |
has_changed | Bitmask that shows which buttons have changed. |