Clive
Move between MUX(1) and MUX(3) to control the pin state.
In MUX(1) it is GPIO so you can set it up to drive '0' or '1' or be an input with a pull-up/down. In MUX(3) it is UART0 TX -> switch between the 2 MUX() modes should be all that is needed; TE can be left on but any data sent in this state will be lost since it won't appear on the pin.
Regards
Mark