Searched defs:interCharTimeout (Results 1 – 1 of 1) sorted by relevance
249 interCharTimeout=None # Inter-character timeout, None to disable argument468 def setInterCharTimeout(self, interCharTimeout): argument484 …interCharTimeout = property(getInterCharTimeout, setInterCharTimeout, doc="Inter-character timeout… variable in SerialBase