DATA_ERR=inactive, TO_ERR=inactive, STOP=inactive, STOP_ERR=inactive, ADDR_ACK=inactive, RX_THD=inactive, DNR_ERR=inactive, START_ERR=inactive, ARB_ERR=inactive, GC_ADDR_MATCH=inactive, ADDR_MATCH=inactive, TX_THD=inactive, IRXM=inactive, ADDR_NACK_ERR=inactive, DONE=inactive
Interrupt Status Register.
| DONE | Transfer Done Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| IRXM | Interactive Receive Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| GC_ADDR_MATCH | 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_THD | 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_THD | 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_ERR | Arbritation error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| TO_ERR | timeout Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| ADDR_NACK_ERR | Address NACK Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| DATA_ERR | Data NACK Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| DNR_ERR | Do Not Respond Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| START_ERR | Start Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| STOP_ERR | Stop Error Interrupt. 0 (inactive): No Interrupt is Pending. 1 (pending): An interrupt is pending. |
| TX_LOCKOUT | Transmit Lock Out Interrupt. |
| MAMI | Multiple Address Match Interrupt |
| RD_ADDR_MATCH | Slave Read Address Match Interrupt |
| WR_ADDR_MATCH | Slave Write Address Match Interrupt |