LCD HD44780 driver library v1.0.3
Macros
lcd_hd44780_config.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define ON   1
 
#define OFF   0
 
#define HIGH   1
 
#define LOW   0
 
#define LCD_TYPE   1602
 
#define USE_RW_PIN   OFF
 
#define LCD_BCKL_PIN_EN_STATE   HIGH
 
#define LCD_BUFFERING   ON
 
#define USE_DEF_CHAR_FUNCTION   ON
 
#define USE_LCD_INT   ON
 
#define USE_LCD_HEX   ON
 
#define USE_LCD_BIN   ON
 
#define USE_LCD_CURSOR_HOME   ON
 
#define USE_LCD_CURSOR_ON   ON
 
#define USE_LCD_CURSOR_OFF   ON
 
#define USE_LCD_BLINKING_CURSOR_ON   ON
 
#define USE_LCD_BUF_INT   ON
 
#define USE_LCD_BUF_HEX   ON
 
#define USE_LCD_BUF_BIN   ON
 
#define LCD_Y   2
 
#define LCD_X   16
 
#define LCD_LINE1_ADR   0x00
 
#define LCD_LINE2_ADR   0x40
 

Detailed Description

Author
niwciu (niwci.nosp@m.u@gm.nosp@m.ail.c.nosp@m.om)
Version
1.0.2
Date
2024-02-25