Searched defs:bytesize (Results 1 – 2 of 2) sorted by relevance
241 bytesize=EIGHTBITS, # number of data bits argument354 def setByteSize(self, bytesize): argument364 bytesize = property(getByteSize, setByteSize, doc="Byte size setting") variable in SerialBase
84 bytesize = EIGHTBITS, argument