Why there are two pending registers for interrupt? ,e.g EXTI_PR and ISPR
Why there are two pending registers for interrupt? One of them is EXTI_PR and other one is Interrupt Set-pending Registers(ISPR) which is in NVIC controller registers.?What is the diffrence between them?Thanks in advance