Rechercher une page de manuel
uart_get_divisor
Langue: en
Version: June 2009 (debian - 07/07/09)
Section: 9 (Appels noyau Linux)
NAME
uart_get_divisor - return uart clock divisorSYNOPSIS
- 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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre