#define RunNRLinkMacro ( _port,
_i2caddr,
_macro,
_result   )     __RunNRLinkMacro(_port, _i2caddr, _macro, _result)

Run NRLink macro.

Run the specified mindsensors NRLink device macro. 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.
_macro The address of the macro to execute.
_result The function call result.

Generated by  doxygen 1.6.2