#define SetSensorHTProtoDigital ( _port,
_value,
_result   )     __SetSensorHTProtoDigital(_port, HT_ADDR_PROTOBOARD, _value, _result)

Set HiTechnic Prototype board digital output values.

Set the digital pin output values on 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 pin output values. See SuperPro digital pin constants.
_result The function call result.

Generated by  doxygen 1.6.2