12.10.11 PIR2

Peripheral Interrupt Request Register 2
Note: Interrupt flag bits are set when an Interrupt condition occurs, regardless of the state of its corresponding enable bit or the Global Enable (GIE) bit. User software may ensure the appropriate interrupt flag bits are cleared before enabling an interrupt.
Name: PIR2
Offset: 0x008E

Bit 76543210 
  CCP2IFCCP1IFTMR6IFTMR4IFTMR2IFTMR3GIFTMR3IF 
Access R/W/HSR/W/HSR/W/HSR/W/HSR/W/HSR/W/HSR/W/HS 
Reset 0000000 

Bit 6 – CCP2IF CCP2 Interrupt Flag

ValueCCP Mode
CaptureComparePWM
1Capture occurred (must be cleared in software)Compare match occurred (must be cleared in software)Output trailing edge occurred (must be cleared in software)
0Capture did not occurCompare match did not occurOutput trailing edge did not occur

Bit 5 – CCP1IF CCP1 Interrupt Flag

ValueCCP Mode
CaptureComparePWM
1Capture occurred (must be cleared in software)Compare match occurred (must be cleared in software)Output trailing edge occurred (must be cleared in software)
0Capture did not occurCompare match did not occurOutput trailing edge did not occur

Bit 4 – TMR6IF TMR6 Interrupt Flag

ValueDescription
1TMR6 interrupt has occurred (must be cleared in software)
0TMR6 interrupt event has not occurred

Bit 3 – TMR4IF TMR4 Interrupt Flag

ValueDescription
1TMR4 interrupt has occurred (must be cleared in software)
0TMR4 interrupt event has not occurred

Bit 2 – TMR2IF TMR2 Interrupt Flag

ValueDescription
1TMR2 interrupt has occurred (must be cleared in software)
0TMR2 interrupt event has not occurred

Bit 1 – TMR3GIF TMR3 Gate Interrupt Flag

ValueDescription
1The TMR3 Gate has gone inactive (must be cleared in software)
0TMR3 Gate is active

Bit 0 – TMR3IF TMR3 Interrupt Flag

ValueDescription
1TMR3 interrupt has occurred (must be cleared in software)
0TMR3 interrupt event has not occurred
Interrupt flag bits are set when an Interrupt condition occurs, regardless of the state of its corresponding enable bit or the Global Enable (GIE) bit. User software may ensure the appropriate interrupt flag bits are cleared before enabling an interrupt.