aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gdisp/PCF8812/PCF8812.h
diff options
context:
space:
mode:
authorroot <root@ps-pc.(none)>2014-07-09 21:25:02 +0300
committerroot <root@ps-pc.(none)>2014-07-09 21:25:02 +0300
commit0afcec1ddb9990b857ae06eadb8fbdbad86c9ca4 (patch)
tree7f63f362eef5c0122080accbab0b5502f3f6a6e2 /drivers/gdisp/PCF8812/PCF8812.h
parent4611a10bc93031e45c739da646ec09bae16eaa64 (diff)
downloaduGFX-0afcec1ddb9990b857ae06eadb8fbdbad86c9ca4.tar.gz
uGFX-0afcec1ddb9990b857ae06eadb8fbdbad86c9ca4.tar.bz2
uGFX-0afcec1ddb9990b857ae06eadb8fbdbad86c9ca4.zip
finish commit
Diffstat (limited to 'drivers/gdisp/PCF8812/PCF8812.h')
-rw-r--r--drivers/gdisp/PCF8812/PCF8812.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gdisp/PCF8812/PCF8812.h b/drivers/gdisp/PCF8812/PCF8812.h
index 95e7c217..3064f9b1 100644
--- a/drivers/gdisp/PCF8812/PCF8812.h
+++ b/drivers/gdisp/PCF8812/PCF8812.h
@@ -13,7 +13,7 @@
#define PCF8812_V 0x02
#define PCF8812_PD 0x04
-#define PCF8812_DISPLAY 0x08
+#define PCF8812_SET_DISPLAY 0x08
#define PCF8812_DISPLAY_MODE_BLANK 0x00 // bit D = 0, E = 0
#define PCF8812_DISPLAY_MODE_FILL 0x01 // bit D = 0, E = 1
#define PCF8812_DISPLAY_MODE_NORMAL 0x04 // bit D = 1, E = 0