next up previous contents index
Next: TCSetAttr Up: Functions and procedures Previous: TCGetPGrp

TCSendBreak

   

Declaration:

Function TCSendBreak (Fd,Duration:longint) : Boolean;

Description:

TCSendBreak Sends zero-valued bits on an asynchrone serial connection decsribed by file-descriptor Fd, for duration Duration.

The function returns True if the action was performed successfully, False otherwise.

Errors:

Errors are reported in LinuxError.

See also:

termios (2)



Michael Van Canneyt
Thu Sep 10 13:59:33 CEST 1998