Multiprotocol Service Layer library control
Methods in the Multiprotocol Service Layer (MPSL) library control library allow controlling the initialization and uninitialization of the Multiprotocol Service Layer library and all required interrupt handlers.
When MPSL is uninitialized, the application has full control over the RADIO_IRQn
, RTC0_IRQn
, and TIMER0_IRQn
interrupts.
The CONFIG_MPSL_DYNAMIC_INTERRUPTS
Kconfig option enables dynamic interrupts for MPSL, and allows interrupts to be reconfigured.
API documentation
Header file:
include/mpsl/mpsl_lib.h