Main Page   Data Structures   File List   Data Fields   Globals  

conf/lcdconf.h File Reference

Character LCD driver configuration. More...

Go to the source code of this file.

Defines

#define LCD_PORT_INTERFACE
#define LCD_CTRL_PORT   PORTC
#define LCD_CTRL_DDR   DDRC
#define LCD_CTRL_RS   2
#define LCD_CTRL_RW   3
#define LCD_CTRL_E   4
#define LCD_DATA_POUT   PORTA
#define LCD_DATA_PIN   PINA
#define LCD_DATA_DDR   DDRA
#define LCD_LINES   4
#define LCD_LINE_LENGTH   20
#define LCD_LINE0_DDRAMADDR   0x00
#define LCD_LINE1_DDRAMADDR   0x40
#define LCD_LINE2_DDRAMADDR   0x14
#define LCD_LINE3_DDRAMADDR   0x54


Detailed Description

Character LCD driver configuration.

Definition in file lcdconf.h.


Generated on Tue Feb 4 20:18:37 2003 for Procyon AVRlib by doxygen1.3-rc2