S122 SoftDevice v8.1.1
APIs for the accessing NVIC when using a SoftDevice. More...
Detailed Description
APIs for the accessing NVIC when using a SoftDevice.
- Note
-
In order to use this module, the following code has to be added to a .c file:
nrf_nvic_state_t nrf_nvic_state = {0};
- Definitions and declarations starting with __ (double underscore) in this header file are not intended for direct use by the application.