Pin Change Interrupt Flag Register

Name:
PCIFR
Offset:
0x11
Reset:
0x00
Access:
-
Bit76543210
PCIF0
AccessR/W
Reset0

Bit 0 – PCIF0: Pin Change Interrupt Flag 0

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.