Hi,
In my application I use ADC CAN and GIO interrupts.
In some case I should disable IRQ interrupts through CPSR for 500 us about and afterwards re-enable them.
If, when the IRQ interrupts are disabled, one or more interrupts occur i.e.CAN or/and GIO; will they be generated when the IRQ interrupts are re-enabled?
Thanks