When the PCIE1 bit
is set (one) and the I-bit in the Status Register (SREG) is set (one), pin change
interrupt 1 is enabled. Any change on any enabled PCINT[11:8] pin will cause an
interrupt. The corresponding interrupt of Pin Change Interrupt Request is executed
from the PCI1 Interrupt Vector. PCINT[11:8] pins are enabled individually by the
PCMSK1 Register.
Bit 0 – PCIE0 Pin Change Interrupt Enable 0
When the PCIE0 bit
is set (one) and the I-bit in the Status Register (SREG) is set (one), pin change
interrupt 0 is enabled. Any change on any enabled PCINT[7:0] pin will cause an
interrupt. The corresponding interrupt of Pin Change Interrupt Request is executed
from the PCI0 Interrupt Vector. PCINT[7:0] pins are enabled individually by the
PCMSK Register.
The online versions of the documents are provided as a courtesy. Verify all content and data in the device’s PDF documentation found on the device product page.