CORE_nvicMask_t Struct ReferenceEMLIB > CORE

Storage for NVIC interrupt masks.

Definition at line 223 of file em_core.h.

#include <em_core.h>

Data Fields

uint32_t a [CORE_NVIC_REG_WORDS]
 

Field Documentation

uint32_t CORE_nvicMask_t::a[CORE_NVIC_REG_WORDS]

Array of NVIC mask words.

Definition at line 224 of file em_core.h.

Referenced by CORE_GetNvicMaskDisableState(), CORE_NvicIRQDisabled(), CORE_NvicMaskClearIRQ(), CORE_NvicMaskSetIRQ(), and CORE_YieldNvicMask().


The documentation for this struct was generated from the following file:
  • C:/repos/embsw_super_h1/platform/emlib/inc/em_core.h