This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSPM0G3507: How to control sending out the restart in I2C communication

Part Number: MSPM0G3507

Tool/software:

Hi,

I am working on I2C communication to an I2C sensor and trying to control sending out the restart. 

But from the below functions provided by driverlib, there is no control on this:

DL_I2C_startControllerTransfer()

DL_I2C_startControllerTransferAdvanced()

I do find this from dl_i2c.h where restart is mentioned:

But I couldn't find WBLEN anywhere from both the driver and the TRM.

Can anyone help with this?

Thanks!

Crane