:::C void setOutput(int in);
Configure an IO channel to be a digital output.
setOutput(3);
Wiki: Firmware Functions