nRF Connect SDK Bare Metal API 2.0.99
Loading...
Searching...
No Matches

◆ bm_buttons_is_pressed()

bool bm_buttons_is_pressed ( uint8_t pin)

#include <bm_buttons.h>

Check if a button is being pressed.

Parameters
[in]pinPin to be checked.
Returns
true if the specified button is pressed, false otherwise.