Hi,
I am trying to understand the purpose of GPIO_IRQSTATUS_RAW register.
Could you please let me know if my understanding below is correct.
1.Is this register used for debug purpose to trigger the IRQ manually and to check the status of the active events?
2.The actual application will be using GPIO_IRQSTATUS_x register (not the GPIO_IRQSTATUS_RAW register).
3.The IRQ status in the GPIO_IRQSTATUS_RAW register will be cleared by writing 1 to GPIO_IRQSTATUS_x register?
Best Regards
paddu