NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SetI2COptions ( byte  port,
byte  options 
)
inline

Set I2C options.

This method lets you modify I2C options. Use this function to turn on or off the fast I2C mode and also control whether the standard I2C mode performs a restart prior to the read operation.

Warning
This function requires the enhanced NBC/NXC firmware version 1.31+
Parameters
portThe port whose I2C options you wish to change. See the Input port constants group. You may use a constant or a variable.
optionsThe new option value. See I2C option constants.