Module t.i._win32serialport

Part of twisted.internet View Source

Serial port support for Windows.

Requires PySerial and win32all, and needs to be used with win32event reactor.
Class SerialPort A select()able serial device, acting as a transport.
API Documentation for twisted, generated by pydoctor.