NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
bool SetSensorHTSuperProDigital ( const byte  port,
byte  value 
)
inline

Set HiTechnic SuperPro board digital output values.

Set the digital pin output values 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
portThe sensor port. See Input port constants.
valueThe digital pin output values. See SuperPro digital pin constants.
Returns
The function call result.
Examples:
ex_superpro.nxc.