Desktop/xinu_mips-1.0.2.tar/xinu_mips-1.0.2/uart/uartPutChar.c File Reference

#include <kernel.h>
#include <uart.h>
#include <device.h>

Include dependency graph for uartPutChar.c:

Go to the source code of this file.

Functions

devcall uartPutChar (device *pdev, uchar ch)


Detailed Description

uartPutChar

Id
uartPutChar.c 226 2007-07-12 01:18:27Z mschul

Definition in file uartPutChar.c.


Function Documentation

devcall uartPutChar ( device pdev,
uchar  ch 
)

Write a single character to the UART

Parameters:
pdev pointer to UART device
ch character to write

Definition at line 18 of file uartPutChar.c.

References uartWrite().


Generated on Thu Oct 9 22:35:27 2008 for xinu by  doxygen 1.5.5