Part Number: MSP432P401R
I try the MAP_I2C_masterSendSingleByte(), and MAP_I2C_masterReceiveSingleByte(), but there is a stop in between, and I prefer to use interrupt routine, which can catch the NACK status.
I would like to monitor the SCL and SDA lines stuck low condition, where can I find line status from registers?