PHP » GoLang |
login |
register |
about
|
dio_tcsetattr(PHP 4 >= 4.3.0, PHP 5 < 5.1.0) dio_tcsetattr — Sets 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
<?php Notes
|
more
Recently updated
more
Most requested
more
Last requests
|