Main Page | Modules | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

lcdconf.h File Reference


Detailed Description

Definition in file lcdconf.h.

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


Generated on Sun Oct 29 03:41:08 2006 for Procyon AVRlib by  doxygen 1.4.2