#define NRLink4800 ( _port,
_i2caddr,
_result   )     __I2CSendCmd(_port, _i2caddr, NRLINK_CMD_4800, _result)

Configure NRLink in 4800 baud mode.

Configure the mindsensors NRLink device in 4800 baud mode. The port must be configured as a Lowspeed port before using this function.

Parameters:
_port The sensor port. See NBC Input port constants.
_i2caddr The sensor I2C address. See sensor documentation for this value.
_result The function call result.

Generated by  doxygen 1.6.2