Searched refs:TIOCM_RTS (Results 1 – 1 of 1) sorted by relevance
23 TIOCM_RTS = getattr(termios, "TIOCM_RTS", 0x004) variable55 status |= TIOCM_RTS57 status &= ~TIOCM_RTS