S122 SoftDevice v8.1.1
Data Fields
nrf_nvic_state_t Struct Reference

Type representing the state struct for the SoftDevice NVIC module. More...

#include <nrf_nvic.h>

Data Fields

uint32_t volatile __irq_masks [(2)]
 
uint32_t volatile __cr_flag
 

Detailed Description

Type representing the state struct for the SoftDevice NVIC module.

Field Documentation

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[(2)]

IRQs enabled by the application in the NVIC.


Documentation feedback | Developer Zone | Subscribe | Updated