Main Page Modules Data Structures File List Data Fields Globals
vt100.h File Reference
VT100 terminal function library.
More...
#include "global.h"
Go to the source code of this file.
|
Defines |
|
#define | VT100_ATTR_OFF 0 |
|
#define | VT100_BOLD 1 |
|
#define | VT100_USCORE 4 |
|
#define | VT100_BLINK 5 |
|
#define | VT100_REVERSE 7 |
|
#define | VT100_BOLD_OFF 21 |
|
#define | VT100_USCORE_OFF 24 |
|
#define | VT100_BLINK_OFF 25 |
|
#define | VT100_REVERSE_OFF 27 |
Functions |
|
void | vt100Init (void) |
|
void | vt100ClearScreen (void) |
|
void | vt100SetAttr (u08 attr) |
|
void | vt100SetCursorMode (u08 visible) |
|
void | vt100SetCursorPos (u08 line, u08 col) |
Detailed Description
VT100 terminal function library.
Definition in file vt100.h.
Generated on Sun Feb 22 19:12:32 2004 for Procyon AVRlib by
1.3-rc2