UART_GET_DIVISOR

Section: ()
Updated: 06 October 2005
Index Return to Main Contents

 

NAME

uart_get_divisor - return uart clock divisor  

SYNOPSIS

"SYNOPSIS"

unsigned int uart_get_divisor (struct uart_port * port, unsigned int baud);  

ARGUMENTS

port
uart_port structure describing the port.
baud
desired baud rate
 

DESCRIPTION

Calculate the uart clock divisor for the port.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 07:07:31 GMT, October 06, 2005