Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages   Examples  

sys/uart.h File Reference

UART I/O function prototypes. More...


Functions

int UartAvrInit (NUTDEVICE *dev)
 Initialize on chip uart device. More...

int UartAvrIOCtl (NUTDEVICE *dev, int req, void *conf)
 Perform on-chip UART control functions. More...

int UartAvrInput (NUTDEVICE *dev)
 Wait for input. More...

int UartAvrOutput (NUTDEVICE *dev)
 Initiate output. More...

int UartAvrFlush (NUTDEVICE *dev)
 Wait for output buffer empty. More...


Detailed Description

UART I/O function prototypes.


© 2000-2001 by egnite Software GmbH - visit http://www.ethernut.de/