11.13.26 PIR9

Peripheral Interrupt Request Register 9
Note:
  1. Interrupt flag bits get set when an interrupt condition occurs, regardless of the state of its corresponding enable bit or the global enable bit. User software must ensure the appropriate interrupt flag bits are clear prior to enabling an interrupt.
  2. I3C2RIF is a read-only bit.
  3. I3C2EIF is a read-only bit. To clear the interrupt condition, all bits in the I3C1ERRIRx registers must be cleared.
  4. I3C2IF is a read-only bit. To clear the interrupt condition, all bits in the I3C1PIRx registers must be cleared.
  5. I3C2TXIF is a read-only bit. The interrupt flag is cleared when I3CxTXB Transmit Buffer becomes full.
  6. I3C2RXIF is a read-only bit. The interrupt flag is cleared when I3CxRXB Receive Buffer becomes empty.
Name: PIR9
Address: 0x472

Bit 76543210 
 ADTIFADIFHLVDIFI3C2RIFI3C2EIFI3C2IFI3C2TXIFI3C2RXIF 
Access R/W/HSR/W/HSR/W/HSRRRRR 
Reset 00000000 

Bit 7 – ADTIF ADC Threshold Interrupt Flag

ValueDescription
1 Interrupt has occurred (must be cleared by software)
0 Interrupt event has not occurred

Bit 6 – ADIF ADC Interrupt Flag

ValueDescription
1 Interrupt has occurred (must be cleared by software)
0 Interrupt event has not occurred

Bit 5 – HLVDIF High/Low-Voltage Detect Enable Flag

ValueDescription
1 Interrupt has occurred (must be cleared by software)
0 Interrupt event has not occurred

Bit 4 – I3C2RIF I3C2 Reset Interrupt Flag(2)

ValueDescription
1 Interrupt has occurred
0 Interrupt event has not occurred

Bit 3 – I3C2EIF I3C2 Error Interrupt Flag(3)

ValueDescription
1 Interrupt has occurred
0 Interrupt event has not occurred

Bit 2 – I3C2IF I3C2 General Interrupt Flag(4)

ValueDescription
1 Interrupt has occurred
0 Interrupt event has not occurred

Bit 1 – I3C2TXIF I3C2 Transmit Interrupt Flag(5)

ValueDescription
1 Interrupt has occurred
0 Interrupt event has not occurred

Bit 0 – I3C2RXIF I3C2 Receive Interrupt Flag(6)

ValueDescription
1 Interrupt has occurred
0 Interrupt event has not occurred
Interrupt flag bits get set when an interrupt condition occurs, regardless of the state of its corresponding enable bit or the global enable bit. User software must ensure the appropriate interrupt flag bits are clear prior to enabling an interrupt. I3C2RIF is a read-only bit. I3C2EIF is a read-only bit. To clear the interrupt condition, all bits in the I3C1ERRIRx registers must be cleared. I3C2IF is a read-only bit. To clear the interrupt condition, all bits in the I3C1PIRx registers must be cleared. I3C2TXIF is a read-only bit. The interrupt flag is cleared when I3CxTXB Transmit Buffer becomes full. I3C2RXIF is a read-only bit. The interrupt flag is cleared when I3CxRXB Receive Buffer becomes empty.