table of contents
other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
UART_GET_DIVISOR(9) | 16x50 UART Driver | UART_GET_DIVISOR(9) |
NAME¶
uart_get_divisor - return uart clock divisorSYNOPSIS¶
unsigned
int uart_get_divisor(struct uart_port * port,
unsigned int baud);
ARGUMENTS¶
portuart_port structure describing the port.
baud
desired baud rate
DESCRIPTION¶
Calculate the uart clock divisor for the port.COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |