#define ReadSensorHTSuperProAllAnalog ( _port,
_a0,
_a1,
_a2,
_a3,
_result   )     __ReadSensorHTSuperProAllAnalog(_port, _a0, _a1, _a2, _a3, _result)

Read all HiTechnic SuperPro board analog input values.

Read all 4 analog input values from the HiTechnic SuperPro board. Returns a boolean value indicating whether or not the operation completed successfully. The port must be configured as a Lowspeed port before using this function.

Parameters:
_port The sensor port. See NBC Input port constants.
_a0 The A0 analog input value.
_a1 The A1 analog input value.
_a2 The A2 analog input value.
_a3 The A3 analog input value.
_result The function call result.

Generated by  doxygen 1.6.2