Barrelfish
Functions
omap_uart.h File Reference

Kernel serial driver for the OMAP44xx UARTs. More...

Functions

void omap_uart_putchar (unsigned port, char c)
 Prints a single character to a serial port.
 
char omap_uart_getchar (unsigned port)
 Reads a single character from the default serial port. This function spins waiting for a character to arrive.
 

Detailed Description

Kernel serial driver for the OMAP44xx UARTs.