![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| int bm_buttons_deinit | ( | void | ) |
#include <bm_buttons.h>
Deinitialize buttons.
This function will deinitialize the buttons library.
| 0 | on success. |
| -EPERM | If the bm_buttons library is already initialized. |
| -EIO | If an error occurred. |