Loading...
Searching...
No Matches
Go to the documentation of this file.
66#define SSD1963_CMD_NOP 0X00
71#define SSD1963_CMD_SOFT_RESET 0x01
76#define SSD1963_CMD_GET_POWER_MODE 0x0A
81#define SSD1963_CMD_GET_ADDRESS_MODE 0x0B
88#define SSD1963_CMD_GET_DISPLAY_MODE 0x0D
93#define SSD1963_CMD_GET_TEAR_EFFECT_status 0x0E
100#define SSD1963_CMD_ENTER_SLEEP_MODE 0x10
105#define SSD1963_CMD_EXIT_SLEEP_MODE 0x11
110#define SSD1963_CMD_ENTER_PARTIAL_MODE 0x12
115#define SSD1963_CMD_ENTER_NORMAL_MODE 0x13
120#define SSD1963_CMD_EXIT_INVERT_MODE 0x20
125#define SSD1963_CMD_ENTER_INVERT_MODE 0x21
130#define SSD1963_CMD_SET_GAMMA_CURVE 0x26
135#define SSD1963_CMD_SET_DISPLAY_OFF 0x28
140#define SSD1963_CMD_SET_DISPLAY_ON 0x29
145#define SSD1963_CMD_SET_COLUMN_ADDRESS 0x2A
150#define SSD1963_CMD_SET_PAGE_ADDRESS 0x2B
155#define SSD1963_CMD_WRITE_MEMORY_START 0x2C
160#define SSD1963_CMD_READ_MEMORY_START 0x2E
165#define SSD1963_CMD_SET_PARTIAL_AREA 0x30
170#define SSD1963_CMD_SET_SCROLL_AREA 0x33
175#define SSD1963_CMD_SET_TEAR_OFF 0x34
180#define SSD1963_CMD_SET_TEAR_ON 0x35
185#define SSD1963_CMD_SET_ADDRESS_MODE 0x36
190#define SSD1963_CMD_SET_SCROLL_START 0x37
195#define SSD1963_CMD_EXIT_IDLE_MODE 0x38
200#define SSD1963_CMD_ENTER_IDLE_MODE 0x39
207#define SSD1963_CMD_WRITE_MEMORY_CONTINUE 0x3C
212#define SSD1963_CMD_READ_MEMORY_CONTINUE 0x3E
217#define SSD1963_CMD_SET_TEAR_SCANLINE 0x44
222#define SSD1963_CMD_GET_SCANLINE 0x45
227#define SSD1963_CMD_READ_DDB 0xA1
234#define SSD1963_CMD_SET_LCD_MODE 0xB0
239#define SSD1963_CMD_GET_LCD_MODE 0xB1
244#define SSD1963_CMD_SET_HORI_PERIOD 0xB4
249#define SSD1963_CMD_GET_HORI_PERIOD 0xB5
254#define SSD1963_CMD_SET_VERT_PERIOD 0xB6
259#define SSD1963_CMD_GET_VERT_PERIOD 0xB7
264#define SSD1963_CMD_SET_GPIO_CONF 0xB8
269#define SSD1963_CMD_GET_GPIO_CONF 0xB9
274#define SSD1963_CMD_SET_GPIO_VALUE 0xBA
279#define SSD1963_CMD_GET_GPIO_STATUS 0xBB
284#define SSD1963_CMD_SET_POST_PROC 0xBC
289#define SSD1963_CMD_GET_POST_PROC 0xBD
294#define SSD1963_CMD_SET_PWM_CONF 0xBE
299#define SSD1963_CMD_GET_PWM_CONF 0xBF
304#define SSD1963_CMD_SET_LCD_GEN0 0xC0
309#define SSD1963_CMD_GET_LCD_GEN0 0xC1
314#define SSD1963_CMD_SET_LCD_GEN1 0xC2
319#define SSD1963_CMD_GET_LCD_GEN1 0xC3
324#define SSD1963_CMD_SET_LCD_GEN2 0xC4
329#define SSD1963_CMD_GET_LCD_GEN2 0xC5
334#define SSD1963_CMD_SET_LCD_GEN3 0xC6
339#define SSD1963_CMD_GET_LCD_GEN3 0xC7
344#define SSD1963_CMD_SET_GPIO0_ROP 0xC8
349#define SSD1963_CMD_GET_GPIO0_ROP 0xC9
354#define SSD1963_CMD_SET_GPIO1_ROP 0xCA
359#define SSD1963_CMD_GET_GPIO1_ROP 0xCB
364#define SSD1963_CMD_SET_GPIO2_ROP 0xCC
369#define SSD1963_CMD_GET_GPIO2_ROP 0xCD
374#define SSD1963_CMD_SET_GPIO3_ROP 0xCE
379#define SSD1963_CMD_GET_GPIO3_ROP 0xCF
384#define SSD1963_CMD_SET_DBC_CONF 0xD0
389#define SSD1963_CMD_GET_DBC_CONF 0xD
394#define SSD1963_CMD_SET_DBC_TH 0xD4
399#define SSD1963_CMD_GET_DBC_TH 0xD5
404#define SSD1963_CMD_SET_PLL 0xE0
409#define SSD1963_CMD_SET_PLL_MN 0xE2
414#define SSD1963_CMD_GET_PLL_MN 0xE3
419#define SSD1963_CMD_GET_PLL_STATUS 0xE4
424#define SSD1963_CMD_SET_DEEP_SLEEP 0xE5
429#define SSD1963_CMD_SET_LSHIFT_FREQ 0xE6
434#define SSD1963_CMD_GET_LSHIFT_FREQ 0xE7
442#define SSD1963_CMD_SET_PIXEL_DATA_INTERFACE 0xF0
447#define SSD1963_CMD_GET_PIXEL_DATA_INTERFACE 0xF1