term.c File Reference

Go to the source code of this file.

Functions

void TermRefresh (TERMDCB *dcb)
int TermIOCtl (NUTDEVICE *dev, int req, void *conf)
 Perform special LCD control functions.
int TermInit (NUTDEVICE *dev)
 Initialize the terminal device.
int TermWrite (NUTFILE *fp, CONST void *buffer, int len)
 Write data to a terminal device.
int TermWrite_P (NUTFILE *fp, PGM_P buffer, int len)
 Write data from program space to a terminal device.
NUTFILE * TermOpen (NUTDEVICE *dev, CONST char *name, int mode, int acc)
 Open a terminal device.
int TermClose (NUTFILE *fp)
 Close a device or file.


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