nrfxlib API 2.7.99
Loading...
Searching...
No Matches

◆ mpsl_uninit()

void mpsl_uninit ( void  )

#include <mpsl/include/mpsl.h>

Uninitialize MPSL. Stops clocks and scheduler. This will release all peripherals and reduce power usage.

Note
This function assumes no protocol stacks are running, and no timeslots are requested. All initialized protocol stacks need to be stopped before calling this function. Failing to do so will lead to undefined behavior.