Main Page   Modules   Data Structures   File List   Data Fields   Globals  

conf/ks0108conf.h File Reference

Graphic LCD driver configuration. More...

Go to the source code of this file.

Defines

#define GLCD_PORT_INTERFACE
#define GLCD_CTRL_PORT   PORTB
#define GLCD_CTRL_DDR   DDRB
#define GLCD_CTRL_RS   PB0
#define GLCD_CTRL_RW   PB1
#define GLCD_CTRL_E   PB2
#define GLCD_CTRL_CS0   PB3
#define GLCD_CTRL_CS1   PB4
#define GLCD_CTRL_CS2   PB6
#define GLCD_CTRL_CS3   PB7
#define GLCD_CTRL_RESET   PB5
#define GLCD_DATA_PORT   PORTC
#define GLCD_DATA_DDR   DDRC
#define GLCD_DATA_PIN   PINC
#define GLCD_XPIXELS   128
#define GLCD_YPIXELS   64
#define GLCD_CONTROLLER_XPIXELS   64
#define GLCD_TEXT_LINES   8
#define GLCD_TEXT_LINE_LENGTH   22


Detailed Description

Graphic LCD driver configuration.

Definition in file ks0108conf.h.


Generated on Sun Feb 22 19:12:31 2004 for Procyon AVRlib by doxygen1.3-rc2