Hi,
This is the sample code of the i2c_polling_b2b_master.
I do not understand why to use the TransferDefaultFlag here,as it seems like it will send the start signal again and will have multiple starts here since the line 108 already sent a start signal.
What is the purpose of having the flags here as the parameter?

cavinlong_0-1684844385797.png
Thank you in advance.