ADDR_ACK=inactive, DO_NOT_RESP_ER=inactive, ARB_ER=inactive, RX_THRESH=inactive, START_ER=inactive, RX_MODE=inactive, DONE=inactive, DATA_ER=inactive, TO_ER=inactive, ADDR_MATCH=inactive, STOP_ER=inactive, ADDR_NACK_ER=inactive, TX_THRESH=inactive, STOP=inactive, GEN_CALL_ADDR=inactive
Interrupt Status Register.
| DONE | Transfer Done Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| RX_MODE | Interactive Receive Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| GEN_CALL_ADDR | Slave General Call Address Match Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| ADDR_MATCH | Slave Address Match Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| RX_THRESH | Receive Threshold Interrupt. This bit is automaticcaly cleared when RX_FIFO is below the threshold level. 0 (inactive): No interrupt is pending. 1 (pending): An interrupt is pending. RX_FIFO equal or more bytes than the threshold. |
| TX_THRESH | Transmit Threshold Interrupt. This bit is automaticcaly cleared when TX_FIFO is above the threshold level. 0 (inactive): No interrupt is pending. 1 (pending): An interrupt is pending. TX_FIFO has equal or less bytes than the threshold. |
| STOP | STOP Interrupt. 0 (inactive): No interrupt is pending. 1 (pending): An interrupt is pending. TX_FIFO has equal or less bytes than the threshold. |
| ADDR_ACK | Address Acknowledge Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| ARB_ER | Arbritation error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| TO_ER | timeout Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| ADDR_NACK_ER | Address NACK Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| DATA_ER | Data NACK Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| DO_NOT_RESP_ER | Do Not Respond Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| START_ER | Start Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| STOP_ER | Stop Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| TX_LOCK_OUT | Transmit Lock Out Interrupt. |
| RD_ADDR_MATCH | Slave Read Address Match Interrupt. |
| WR_ADDR_MATCH | Slave Write Address Match Interrupt. |