From the webpage I know all digital pins can interrupt on a Nano Every.
But how about the analog ones? When I use them as digital pins, will they interrupt or not?
On the pin-out diagram, I see all analog pins have a "Dxx" lable. Is it safe to assume that they are
same as digital pins, other than they can be used to read analog values when needed?
Thanks for patience.