#define ReadSensorDIGyroRaw ( _port,
_vector,
_result   )     __ReadSensorDIGyroRaw(_port, _vector, _result)

ReadSensorDIGyroRaw function.

Read the raw Dexter Industries IMU Gyro X, Y, and Z axis values.

Parameters:
_port The port to which the Dexter Industries IMU Gyro sensor is attached. See the NBC Input port constants group. You may use a constant or a variable.
_vector A variable of type TVector which will contain the raw X, Y, anx Z values.
_result The boolean function call result.

Generated by  doxygen 1.6.2