Man page 9 : uart_get_divisor Table des matières 1. NAME 2. SYNOPSIS 3. ARGUMENTS 4. DESCRIPTION 5. COPYRIGHT "UART_GET_DIVISOR" "9" "August 2013" "Kernel Hackers Manual 3.10" "16x50 UART Driver" Page d'accueil du man Cette page de documentation est issue d'une conversion automatique de developpez.com. Les traductions proviennent des sites Debian, Linux Kernel et du projet Perkamon. N'hésitez pas à laisser vos suggestions, avis ou commentaires : 12 commentaires . Article lu fois. L'article Publié le 27 août 2013 1. NAME▲ uart_get_divisor - return uart clock divisor 2. SYNOPSIS ▲ unsigned int uart_get_divisor(struct uart_port * port , unsigned int baud ); 3. ARGUMENTS ▲ port uart_port structure describing the port. baud desired baud rate 4. DESCRIPTION ▲ Calculate the uart clock divisor for the port. 5. COPYRIGHT ▲