Searched defs:interCharTimeout (Results 1 – 2 of 2) 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
629 def interCharTimeout(self): member in SerialBase633 def interCharTimeout(self, interCharTimeout): argument