table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
| UART_UPDATE_TIMEOUT(9) | 16x50 UART Driver | UART_UPDATE_TIMEOUT(9) |
NAME¶
uart_update_timeout - update per-port FIFO timeout.SYNOPSIS¶
void
uart_update_timeout(struct uart_port * port,
unsigned int cflag,
unsigned int baud);
ARGUMENTS¶
portuart_port structure describing the port
cflag
termios cflag value
baud
speed of the port
DESCRIPTION¶
Set the port FIFO timeout value. The cflag value should reflect the actual hardware settings.COPYRIGHT¶
| February 2017 | Kernel Hackers Manual 3.16 |