suse man page for uart_parse_options

Query: uart_parse_options

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UART_PARSE_OPTIONS(9)						 16x50 UART Driver					     UART_PARSE_OPTIONS(9)

NAME
uart_parse_options - Parse serial port baud/parity/bits/flow contro.
SYNOPSIS
void uart_parse_options(char * options, int * baud, int * parity, int * bits, int * flow);
ARGUMENTS
options pointer to option string baud pointer to an 'int' variable for the baud rate. parity pointer to an 'int' variable for the parity. bits pointer to an 'int' variable for the number of data bits. flow pointer to an 'int' variable for the flow control character.
DESCRIPTION
uart_parse_options decodes a string containing the serial console options. The format of the string is <baud><parity><bits><flow>,
EG
115200n8r
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 UART_PARSE_OPTIONS(9)
Related Man Pages
term(1) - minix
iscc(7) - osf1
scc(7) - osf1
ldattach(8) - mojave
ldattach(8) - xfree86
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com
Shopt -s histappend