|
OpenMPTL - ARM Cortex (common)
C++ Microprocessor Template Library
|
NVIC (Nested Vectored Interrupt Controller) Register. More...
#include <nvic.hpp>
Classes | |
| class | IABR |
| Interrupt Active Bit Register. More... | |
| class | ICER |
| Interrupt Set-Enable Registers. More... | |
| class | ICPR |
| Interrupt Clear-Pending Registers. More... | |
| class | IPR |
| Interrupt Priority Register. More... | |
| class | ISER |
| Interrupt Set-Enable Registers. More... | |
| class | ISPR |
| Interrupt Set-Pending Registers. More... | |
Public Types | |
| using | ICTR = reg< uint32_t, 0xE000E004, ro > |
| Interrupt Controller Type Register. More... | |
For details, see "Cortex-M3 Technical Reference Manual": http://infocenter.arm.com/help/topic/com.arm.doc.subset.cortexm.m3/index.html
| using mptl::NVIC::ICTR = reg< uint32_t, 0xE000E004, ro > |
1.8.13