|
GPS Device
|
NVIC Interrupt Clear-Pending Registers (NVIC_ICPR). More...
#include <arm_cortex_m4.h>
Public Attributes | |
| uint32_t volatile | NVIC_ICPR_ [8] |
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.
| 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.