#define ReadNRLinkBytes ( _port,
_i2caddr,
_bytes,
_result   )     __ReadNRLinkBytes(_port, _i2caddr, _bytes, _result)

Read data from NRLink.

Read data from the mindsensors NRLink device on the specified port. 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.
_bytes A byte array that will contain the data read from the device on output.
_result The function call result.

Generated by  doxygen 1.6.2