PIC16F684-I/SLG Microchip, PIC16F684-I/SLG Datasheet - Page 35

no-image

PIC16F684-I/SLG

Manufacturer Part Number
PIC16F684-I/SLG
Description
pic, flash, Microcontrollers, Microprocessors, Semiconductors and Actives, ic, mcu
Manufacturer
Microchip
Datasheet
4.2.2
Each of the PORTA pins is individually configurable as
an interrupt-on-change pin. Control bits IOCAx enable
or disable the interrupt function for each pin. Refer to
Register 4-4. The interrupt-on-change is disabled on a
Power-on Reset.
For enabled interrupt-on-change pins, the values are
compared with the old value latched on the last read of
PORTA. The ‘mismatch’ outputs of the last read are
OR’d together to set the PORTA Change Interrupt Flag
bit (RAIF) in the INTCON register (Register 2-3).
REGISTER 4-4:
 2004 Microchip Technology Inc.
bit 7-6
bit 5-0
INTERRUPT-ON-CHANGE
IOCA – INTERRUPT-ON-CHANGE PORTA REGISTER (ADDRESS: 96h)
bit 7
Unimplemented: Read as ‘0’
IOCA<5:0>: Interrupt-on-change PORTA Control bit
1 = Interrupt-on-change enabled
0 = Interrupt-on-change disabled
Legend:
R = Readable bit
-n = Value at POR
Note 1: Global Interrupt Enable (GIE) must be enabled for individual interrupts to be
U-0
2: IOCA<5:4> always reads ‘1’ in XT, HS and LP OSC modes.
recognized.
U-0
IOCA5
R/W-0
Preliminary
W = Writable bit
‘1’ = Bit is set
IOCA4
R/W-0
This interrupt can wake the device from Sleep. The
user, in the Interrupt Service Routine, clears the
interrupt by:
a)
b)
A mismatch condition will continue to set flag bit RAIF.
Reading PORTA will end the mismatch condition and
allow flag bit RAIF to be cleared. The latch holding the
last read value is not affected by a MCLR nor BOD
Reset. After these resets, the RAIF flag will continue to
be set if a mismatch is present.
Note:
Any read or write of PORTA. This will end the
mismatch condition, then,
Clear the flag bit RAIF.
IOCA3
R/W-0
U = Unimplemented bit, read as ‘0’
‘0’ = Bit is cleared
If a change on the I/O pin should occur
when the read operation is being executed
(start of the Q2 cycle), then the RAIF
interrupt flag may not get set.
IOCA2
R/W-0
PIC16F684
x = Bit is unknown
IOCA1
R/W-0
DS41202C-page 33
IOCA0
R/W-0
bit 0

Related parts for PIC16F684-I/SLG