For example, assume:
The SEQ_OVRD bit set to 1, Enabled Overrides the sequencer
The SMODE_SEL set to 1 in Simultaneous Sampling Mode.
The ADC is in cascaded-sequencer,continuous-conversion mode with MAX_CONV1 set to 3.
The INT_MOD_SEQ1 = 0 ,the interrupt flag will be set every four pairs of result register updates. The wraparound always occurs after ADCRESULT15 register update.
My question is:When The interrupt flag be set, how can I know updated the ADCRESULT0- ADCRESULT7,or ADCRESULT8- ADCRESULT15 just now?