12.10.13 PIR4

Peripheral Interrupt Request Register 4
Note:
  1. RC1IF is read-only. User software must read RC1REG to clear RC1IF.
  2. TX1IF is read-only. User software must load TX1REG to clear TX1IF. TX1IF does not indicate a completed transmission (use TMRT for this purpose instead).
  3. 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: PIR4
Offset: 0x0090

Bit 76543210 
 RC1IFTX1IFCLC4IFCLC3IFCLC2IFCLC1IFCWG1IFNCO1IF 
Access RRR/W/HSR/W/HSR/W/HSR/W/HSR/W/HSR/W/HS 
Reset 00000000 

Bit 7 – RC1IF  EUSART1 Receive Interrupt Flag(1)

ValueDescription
1 The EUSART1 receive buffer (RC1REG) is not empty (contains at least one byte)
0 The EUSART1 receive buffer is empty

Bit 6 – TX1IF  EUSART1 Transmit Interrupt Flag(2)

ValueDescription
1 The EUSART1 transmit buffer (TX1REG) is empty
0 The EUSART1 transmit buffer is not empty

Bit 5 – CLC4IF CLC4 Interrupt Flag

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

Bit 4 – CLC3IF CLC3 Interrupt Flag

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

Bit 3 – CLC2IF CLC2 Interrupt Flag

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

Bit 2 – CLC1IF CLC1 Interrupt Flag

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

Bit 1 – CWG1IF CWG1 Interrupt Flag

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

Bit 0 – NCO1IF NCO1 Interrupt Flag

ValueDescription
1 NCO1 interrupt has occurred (must be cleared in software)
0 NCO1 interrupt event has not occurred
RC1IF is read-only. User software must read RC1REG to clear RC1IF. TX1IF is read-only. User software must load TX1REG to clear TX1IF. TX1IF does not indicate a completed transmission (use TMRT for this purpose instead). 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.