[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'oldlinux' (#rtl)

CFSetOSpeed

Set output baud rate in Termios record

Declaration

Source position: oldlinux.pp line 1500

procedure CFSetOSpeed(

  var tios: Termios;

  speed: Cardinal

);

Description

CFSetOSpeed Sets the output baudrate in the Termios structure Tios to Speed.

Errors

None.

See also

CFSetISpeed

  

Set input baud rate in Termios record

CFMakeRaw

  

Sets flags in Termios record.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.