4.2.6 Pin Change Interrupt Flag Register

Name: PCIFR
Offset: 0x11
Reset: 0x00
Property: -

Bit 76543210 
        PCIF0 
Access R/W 
Reset 0 

Bit 0 – PCIF0 Pin Change Interrupt Flag 0

When a logic change on any PCINT[7:0] pin triggers an interrupt request, PCIF0 becomes set (one). If the I-bit in SREG and the PCIE0 bit in PCICR are set (one), the MCU will jump to the corresponding Interrupt Vector. The flag is cleared when the interrupt routine is executed. Alternatively, the flag can be cleared by writing a logical one to it.