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