Asynchroneous ADC reads on Uno R4

You're doing this wrong. This is an old hack that we were using to get around the fact that IRQManager.h didn't support some interrupts. There is now a attachGenericInterrupt function that you can use directly to attach your interrupt.

See here: