#define SetSensorHTSuperProDigitalControl ( _port,
_value,
_result   )     __SetSensorHTProtoDigitalControl(_port, HT_ADDR_SUPERPRO, _value, _result)

Control HiTechnic SuperPro board digital pin direction.

Control the direction of the eight digital pins on 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.
_value The digital pin control value. See SuperPro digital pin constants. OR into this value the pins that you want to be output pins. The pins not included in the value will be input pins.
_result The function call result.

Generated by  doxygen 1.6.2