I have configured ADC0 and ADC1 as interrupt transfer method.
In platform i have selected interrupt IRQ for both ADC0 and ADC1.
Next what i have to do in configuration and code part.
I got result in register, how to check whether it is using interrupt transfer method is working.
MCR,MSR,ISR,CEOCFRn,NCMRn,PCDRn,ICDRn,IMR register also updating. Apart from this which register need to update.
Can you tell me by using Adc_example_S32K342. what i have to do for both ADC0 and ADC1.
It's very much necessary for me please give me a detailed solution on this.