nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ keys_state_clear()

void keys_state_clear ( struct keys_state * ks)

#include <applications/nrf_desktop/src/util/keys_state.h>

Clear keys state.

The function drops all of the tracked active key presses.

Parameters
[in]ksA keys state object.