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)



root
Fri Sep 11 18:24:36 CEST 1998