This command, clear the status of the relative GPOx or GPIO pin.
“CLEAR” means, to put a logical zero state on the microcontroller pin.
Depending on what you connect to the pin, the final state can be reversed.

Synopsis

GPIO <GPO1/GPO2/GPIO> CLEAR

Return

OK

Example

GPIO GPO1 CLEAR
OK

Notes

  1. The GPIO status will not reteined after a board reboot or after power loss.
  2. Default status is off.