win32file.SetCommBreak

SetCommBreak(handle)

Suspends character transmission for a specified communications device and places the transmission line in a break state until the win32file::ClearCommBreak function is called.

Parameters

handle : PyHANDLE

The handle to the communications device.