Can someone tell me the difference between the "raw interrupt status register" and the ordinary "interrupt status register" in ARM processor?
Many on-chip peripherals have these raw interrupt status registers. When do I need to use them?
I meant, of course, "raw" means whether the peripheral requir...