![]() |
nRF Connect SDK Bare Metal API 2.0.99
|
| void nrf_sdh_suspend | ( | void | ) |
#include <nrf_sdh.h>
Stop processing SoftDevice events.
This function disables the SoftDevice interrupt. To resume re-enable it and resume dispatching events, call nrf_sdh_resume.