Query: uart_set_options
OS: suse
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
UART_SET_OPTIONS(9) 16x50 UART Driver UART_SET_OPTIONS(9)NAMEuart_set_options - setup the serial console parametersSYNOPSISint uart_set_options(struct uart_port * port, struct console * co, int baud, int parity, int bits, int flow);ARGUMENTSport 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)COPYRIGHTKernel Hackers Manual 2.6. July 2010 UART_SET_OPTIONS(9)