NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SysCommLSWriteEx ( CommLSWriteExType args)
inline

Write to a Lowspeed sensor (extra).

This function lets you write to an I2C (Lowspeed) sensor using the values specified via the CommLSWriteExType structure. This is the same as the SysCommLSWrite function except that you also can specify whether or not the Lowspeed module should issue a restart command to the I2C device before beginning to read data from the device.

Parameters
argsThe CommLSWriteExType structure containing the desired parameters.
Examples:
ex_syscommlswriteex.nxc.