Main Page Modules Data Structures File List Data Fields Globals
uart: UART (serial port) Driver/Function Library
This library provides both buffered and unbuffered transmit and receive functions for the AVR processor UART. Buffered access means that the UART can transmit and receive data in the "background", while your code continues executing. Also included are functions to initialize the UART, set the baud rate, flush the buffers, and check buffer status.
- Note:
- For full text output functionality, you may wish to use the rprintf functions along with this driver.
Generated on Sun Feb 22 19:12:32 2004 for Procyon AVRlib by
1.3-rc2