ftgpio_pin_set_drive
ftgpio_pin_set_drive(sc, pin_num, 0 /* open drain */);
ftgpio_pin_set_drive(sc, pin_num, 1 /* push pull */);