Main Page   Data Structures   File List   Data Fields   Globals  

/uartsw.h File Reference

Software Interrupt-driven UART function library. More...

#include "global.h"
#include "buffer.h"

Go to the source code of this file.

Functions

void uartswInit (void)
 enable and initialize the software uart

void uartswInitBuffers (void)
 create and initialize the uart buffers

void uartswOff (void)
 turns off software UART

cBuffer * uartswGetRxBuffer (void)
 returns the receive buffer structure

u08 uartswReceiveByte (u08 *rxData)
 gets a byte (if available) from the uart receive buffer


Detailed Description

Software Interrupt-driven UART function library.

Definition in file uartsw.h.


Generated on Fri Aug 1 10:42:43 2003 for Procyon AVRlib by doxygen1.2.18