i am working on verification of I2c. i have a question on arbitration in i2c. whenever there is arbitration lose in i2c an interupt is send to cpu. CPu will check the interrupt weather it is for Arbitration lose of data read/write complition. what will CPU do if the interupt is because of Arbitration lose. it will terminate the data read/write or it will continue the transfer.