![]() |
nrfxlib API 3.3.99
|
| int nrf_modem_shutdown | ( | void | ) |
#include <nrf_modem/include/nrf_modem.h>
De-initialize the Modem library and turn off the modem.
Resources reserved by the library are freed when the library is shutdown.
| Zero | on success. |
| -NRF_EPERM | The Modem library is not initialized. |