15.13.5 PIR3
Name: | PIR3 |
Address: | 0xEC8 |
Bit | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | |
RC1IF | TX1IF | BCL1IF | SSP1IF | ||||||
Access | R | R | R/W | R/W | |||||
Reset | 0 | 0 | 0 | 0 |
Bit 5 – RCxIF EUSARTx Receive Interrupt Flag bit
Value | Description |
---|---|
1 | The EUSARTx receive buffer, RCxREG, is full (cleared by reading RCxREG) |
0 | The EUSARTx receive buffer is empty |
Bit 4 – TXxIF EUSARTx Transmit Interrupt Flag bit
Value | Description |
---|---|
1 | The EUSARTx transmit buffer, TXxREG, is empty (cleared by writing TXxREG) |
0 | The EUSARTx transmit buffer is full |
Bit 1 – BCLxIF MSSPx Bus Collision Interrupt Flag bit
Value | Description |
---|---|
1 | A bus collision has occurred while the MSSPx module configured in I2C host was transmitting (must be cleared in software) |
0 | No bus collision occurred |
Bit 0 – SSPxIF Synchronous Serial Port ‘x’ Interrupt Flag bit
Value | Description |
---|---|
1 | The transmission/reception is complete (must be cleared in software) |
0 | Waiting to transmit/receive |