I have problem with NVIC registers in Keil. in my data sheet NVIC starts with NVIC_ISERx
But in keil starts with ICTR register
So I have problem with matching addresses
Here in the ARM documentation, can't do much with these registers without the ARM documentation.
0xE000E100 + 0x000 = 0xE000E100.
Likewise 0xE000E004 is the address to ICTR.