Home | Trees | Index | Help |
---|
Package twisted :: Package internet :: Package serialport :: Module win32serialport |
|
Serial port support for Windows.
Requires PySerial and win32all, and needs to be used with win32event reactor.
This code probably works but is currently untested by the maintainers.Classes | |
---|---|
SerialPort |
A select()able serial device, acting as a transport. |
Variable Summary | |
---|---|
FakeModule |
EIGHTBITS
|
FakeModule |
FIVEBITS
|
FakeModule |
PARITY_EVEN
|
FakeModule |
PARITY_NONE
|
FakeModule |
PARITY_ODD
|
FakeModule |
serial
|
FakeModule |
SEVENBITS
|
FakeModule |
SIXBITS
|
FakeModule |
STOPBITS_ONE
|
FakeModule |
STOPBITS_TWO
|
FakeModule |
win32event
|
FakeModule |
win32file
|
Variable Details |
---|
EIGHTBITS
|
FIVEBITS
|
PARITY_EVEN
|
PARITY_NONE
|
PARITY_ODD
|
serial
|
SEVENBITS
|
SIXBITS
|
STOPBITS_ONE
|
STOPBITS_TWO
|
win32event
|
win32file
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 1.1 on Thu May 8 13:18:28 2003 | http://epydoc.sf.net |