dio_tcsetattrSets terminal attributes and baud rate for a serial port Description
bool dio_tcsetattr(resource
$fd , array $options )
dio_tcsetattr sets the terminal attributes and baud
rate of the open Parameters
Return ValuesNo value is returned. Examples
Example #1 Setting the baud rate on a serial port
Notes
|