33.5.12 Interrupt Flags
Name: | INTFLAGS |
Offset: | 0x0D |
Reset: | 0x00 |
Property: | - |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
WCMP | RESRDY | ||||||||
Access | R/W | R/W | |||||||
Reset | 0 | 0 |
Bit 1 – WCMP Window Comparator Interrupt Flag
This window comparator flag is set when the measurement is complete
and if the result matches the selected Window Comparator mode defined by the
WINCM bit field in the Control E (ADCn.CTRLE) register. The comparison is done
at the end of the conversion. The flag is cleared by either writing a
‘1
’ to the bit position or by reading the Result (ADCn.RES)
register. Writing a ‘0
’ to this bit has no effect.
Bit 0 – RESRDY Result Ready Interrupt Flag
The Result Ready interrupt flag is set when a measurement is
complete and a new result is ready. The flag is cleared by either writing a
‘1
’ to the bit location or by reading the Result (ADCn.RES)
register. Writing a ‘0
’ to this bit has no effect.