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

◆ nrf_sdh_suspend()

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.