GPIO_RTS
if (i == GPIO_RTS || i == GPIO_DTR)
if (pinfo->gpios[GPIO_RTS])
gpiod_set_value(pinfo->gpios[GPIO_RTS], !(mctrl & TIOCM_RTS));