OSDN Git Service

hw/SSD1803.h: comment corrected
authorPawel Jewstafjew <Pawel.Jewstafjew@gmail.com>
Fri, 17 Nov 2017 20:39:19 +0000 (20:39 +0000)
committerPawel Jewstafjew <Pawel.Jewstafjew@gmail.com>
Fri, 17 Nov 2017 20:39:19 +0000 (20:39 +0000)
hw/SSD1803.h

index 6a62861..d762a63 100644 (file)
@@ -94,7 +94,7 @@ enum { // Command codes
    PREF(PIC_C4)      = 1<<0, // C4, contrast
 
    PREF(FLLW)        = 0b01100000, // Follower Control (IS=1, RE=0)
-   PREF(FLLW_D)      = 1<<3, // Don, Driver ON
+   PREF(FLLW_D)      = 1<<3, // Don, Divider circuit ON
    PREF(FLLW_R2)     = 1<<2, // Rab2, Select Amplifier internal resistor ratio 
    PREF(FLLW_R1)     = 1<<1, // Rab1, Select Amplifier internal resistor ratio 
    PREF(FLLW_R0)     = 1<<0, // Rab0, Select Amplifier internal resistor ratio