Specific internal definitions for the ST7789 controller variant. More...
Specific internal definitions for the ST7789 controller variant.
Definition in file st7796_internal.h.
#include "st77xx_internal.h"
Go to the source code of this file.
Functions | |
int | st7796_init (lcd_t *dev, const lcd_params_t *params) |
ST7796 controller specific initialization part. | |
LCD ST7796 commands | |
LCD commands extension available for ST7796 LCD controllers | |
#define | LCD_CMD_VCMPCTL 0xc5 |
VCOM Control. | |
#define | LCD_CMD_VCM 0xc6 |
VCOM Offset. | |
#define LCD_CMD_VCM 0xc6 |
VCOM Offset.
Definition at line 39 of file st7796_internal.h.
#define LCD_CMD_VCMPCTL 0xc5 |
VCOM Control.
Definition at line 38 of file st7796_internal.h.