ADC multichannel wacthdog interrupt
Hi all.
I'm working on a project with STM32H7 and I've got a question:
I'm doing some experiments with ADC multichannel and wacthdog enabled to launch an interrupt of One of the Channel measured level passes the alert level (High threshold).
Everything works fine but here the question:
If more than 1 Channel Is linked to a wacthdog, how can I distinguish what channel caused the interrupt to be launched?
