31 #ifndef LCD_DOGM_162_A_H
32 #define LCD_DOGM_162_A_H
36 #define LCD_CURSOR_OFF (0x00)
37 #define LCD_CURSOR_ON (0x02)
38 #define LCD_BLINK (0x01)
40 #define DATA8_LINES2_TABLE0 (0x38)
41 #define DATA8_LINES2_TABLE1 (0x39)
42 #define BIAS1_2LINES2 (0x14)
43 #define ICON0_BOOSTER1_CONTRAST_C4_0_C5_1 (0x55)
44 #define FOLLOWER1_RAB6 (0x6E)
45 #define CONTRAST2 (0x72)
46 #define DISPLAY1_CURSOR1_POS0 (0x0C)
47 #define DISPLAY_CLEAR (0x01)
48 #define DDRAM_INC_SHIFT0 (0x06)
void DOGM162lcd_setCursorMode(uint32_t lcdBase, int32_t cursorMode)
function changes cursor mode
void DOGM162lcd_init(uint32_t lcdBase)
Initialization function of LCD DOGM162B-A.