![]() |
S332 SoftDevice
v2.0.0
|
| Choose documentation: | nRF5 SDK | S130 SoftDevice API | S132 SoftDevice API | S212 SoftDevice API | S332 SoftDevice API |
Type representing the state struct for the SoftDevice NVIC module. More...
#include <nrf_nvic.h>
Data Fields | |
| uint32_t volatile | __irq_masks [__NRF_NVIC_ISER_COUNT] |
| uint32_t volatile | __cr_flag |
Type representing the state struct for the SoftDevice NVIC module.
| uint32_t volatile nrf_nvic_state_t::__cr_flag |
Non-zero if already in a critical region
| uint32_t volatile nrf_nvic_state_t::__irq_masks[__NRF_NVIC_ISER_COUNT] |
IRQs enabled by the application in the NVIC.