GPS Device
Loading...
Searching...
No Matches
NVIC_ICPR_REGDEF_ts Struct Reference

NVIC Interrupt Clear-Pending Registers (NVIC_ICPR). More...

#include <arm_cortex_m4.h>

Public Attributes

uint32_t volatile NVIC_ICPR_ [8]

Detailed Description

NVIC Interrupt Clear-Pending Registers (NVIC_ICPR).

Writing 1 to a bit clears the pending state of the corresponding interrupt.

Definition at line 96 of file arm_cortex_m4.h.

Member Data Documentation

◆ NVIC_ICPR_

uint32_t volatile NVIC_ICPR_REGDEF_ts::NVIC_ICPR_[8]

ICPR[0]–ICPR[7]: each bit clears one interrupt pending.

Definition at line 97 of file arm_cortex_m4.h.


The documentation for this struct was generated from the following file: