dio_tcsetattrSets terminal attributes and baud rate for a serial port Beschreibung
bool dio_tcsetattr
( resource
$fd
, array $options
)
dio_tcsetattr sets the terminal attributes and baud
rate of the open Parameter-Liste
RückgabewerteEs wird kein Wert zurückgegeben. Beispiele
Beispiel #1 Setting the baud rate on a serial port
<?phpAnmerkungen
|