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