#define ReadSensorHTProtoDigital ( _port,
_value,
_result   )     __ReadSensorHTProtoDigital(_port, HT_ADDR_PROTOBOARD, _value, _result)

Read HiTechnic Prototype board digital input values.

Read digital input values 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.
_value The digital input values. See SuperPro digital pin constants.
_result The function call result.

Generated by  doxygen 1.6.2