str_input_output
seq_printf(s, "GPIO (%s) ", str_input_output(ret == UPBOARD_PIN_MODE_GPIO_IN));
#define str_output_input(v) str_input_output(!(v))