#define ReadSensorHTProtoDigitalControl ( _port,
_out,
_result   )     __MSReadValue(_port, HT_ADDR_PROTOBOARD, HTPROTO_REG_DCTRL, 1, _out, _result)

Read HiTechnic Prototype board digital pin control value.

Read the HiTechnic prototype board digital control value. The port must be configured as a Lowspeed port before using this function.

Parameters:
_port The sensor port. See NBC Input port constants.
_out The digital control value. See SuperPro LED control constants.
_result The function call result.

Generated by  doxygen 1.6.2