INTFLAG

Interrupt Flag Status and Clear

  0x06 8 – 0x00  

Interrupt Flag Status and Clear

Bit  7 6 5 4 3 2 1 0  
        WIN0     COMP1 COMP0  
Access        R/W     R/W R/W  
Reset        0     0 0  

Bit 4 – WIN0: Window 0

Window 0

This flag is set according to the Window 0 Interrupt Selection bit group in the WINCTRL register (WINCTRL.WINTSELx) and will generate an interrupt if INTENCLR/SET.WINx is also one.

Writing a '0' to this bit has no effect.

Writing a '1' to this bit clears the Window 0 interrupt flag.

Bits 0, 1 – COMPx: Comparator x

Comparator x

Reading this bit returns the status of the Comparator x interrupt flag. If comparator x is not implemented, COMPx always reads as zero.

This flag is set according to the Interrupt Selection bit group in the Comparator x Control register (COMPCTRLx.INTSEL) and will generate an interrupt if INTENCLR/SET.COMPx is also one.

Writing a '0' to this bit has no effect.

Writing a '1' to this bit clears the Comparator x interrupt flag.