uart_set_options(9) centos man page | unix.com

Man Page: uart_set_options

Operating Environment: centos

Section: 9

UART_SET_OPTIONS(9)						 16x50 UART Driver					       UART_SET_OPTIONS(9)

NAME
uart_set_options - setup the serial console parameters
SYNOPSIS
int uart_set_options(struct uart_port * port, struct console * co, int baud, int parity, int bits, int flow);
ARGUMENTS
port pointer to the serial ports uart_port structure co console pointer baud baud rate parity parity character - 'n' (none), 'o' (odd), 'e' (even) bits number of data bits flow flow control character - 'r' (rts)
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 UART_SET_OPTIONS(9)
Related Man Pages
ttysrv(8) - debian
modbus_new_rtu(3) - debian
ldattach(8) - v7
ldattach(8) - freebsd
ldattach(8) - xfree86
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
[TIP] Processing YAML files with yq