E:/Projects/AvrLib/include/VIDEO.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  CHARACTER

Defines

#define NUMROWS   60
#define NUMCOLS   80
#define MONBASE   ((volatile char *)0xc000)
#define SCREEN   (*dv_Screen)
#define VSCREEN   ((VDISPLAY *)dv_Screen )

Typedefs

typedef CHARACTER DISPLAY [NUMROWS][NUMCOLS]
typedef short CHAR_ATTRIB
typedef CHAR_ATTRIB VDISPLAY [NUMROWS][NUMCOLS]

Variables

DISPLAYdv_Screen


Define Documentation

#define MONBASE   ((volatile char *)0xc000)

Definition at line 8 of file VIDEO.h.

Referenced by dv_init().

#define NUMCOLS   80

Definition at line 6 of file VIDEO.h.

Referenced by clr_col(), cpy_col(), dv_clrs(), dv_putc(), dv_screen_attrib(), mvwin(), and outc().

#define NUMROWS   60

Definition at line 5 of file VIDEO.h.

Referenced by dv_clrs(), dv_putc(), dv_screen_attrib(), mvwin(), and outc().

#define SCREEN   (*dv_Screen)

#define VSCREEN   ((VDISPLAY *)dv_Screen )

Definition at line 32 of file VIDEO.h.

Referenced by dv_incha(), dv_outcha(), dv_restore(), and dv_save().


Typedef Documentation

typedef short CHAR_ATTRIB

Definition at line 28 of file VIDEO.h.

typedef CHARACTER DISPLAY[NUMROWS][NUMCOLS]

Definition at line 17 of file VIDEO.h.

typedef CHAR_ATTRIB VDISPLAY[NUMROWS][NUMCOLS]

Definition at line 30 of file VIDEO.h.


Variable Documentation

Referenced by dv_clrs(), and dv_init().


Generated on Sun Aug 31 13:30:54 2008 for FrankenRTOS by  doxygen 1.5.6