#define SetSensorDIAcclEx ( _port,
_mode,
_result   )     __SetSensorDIAccl(_port, _mode, _result)

SetSensorDIAcclEx function.

Configure DIAccl device on the specified port with the specified mode.

Parameters:
_port The port to which the Dexter Industries IMU Accl sensor is attached. See the NBC Input port constants group. You may use a constant or a variable.
_mode The mode of the device (2G, 4G, or 8G). See the Dexter Industries IMU Accelerometer mode control register constants group. You may use a constant or a variable.
_result The boolean function call result.

Generated by  doxygen 1.6.2