#define ReadSensorHTProtoAnalog ( _port,
_input,
_value,
_result   )     __ReadSensorHTProtoAnalog(_port, HT_ADDR_PROTOBOARD, _input, _value, _result)

Read HiTechnic Prototype board analog input value.

Read an analog input value from the HiTechnic prototype 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.
_input The analog input. See HiTechnic Prototype board analog input constants.
_value The analog input value.
_result The function call result.

Generated by  doxygen 1.6.2