Loading...
Searching...
No Matches
st7796_internal.h File Reference

Specific internal definitions for the ST7789 controller variant. More...

Detailed Description

Specific internal definitions for the ST7789 controller variant.

Author
Koen Zandberg koen@.nosp@m.berg.nosp@m.zand..nosp@m.net
Gunar Schorcht gunar.nosp@m.@sch.nosp@m.orcht.nosp@m..net

Definition in file st7796_internal.h.

#include "st77xx_internal.h"
+ Include dependency graph for st7796_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.
 

Macro Definition Documentation

◆ LCD_CMD_VCM

#define LCD_CMD_VCM   0xc6

VCOM Offset.

Definition at line 39 of file st7796_internal.h.

◆ LCD_CMD_VCMPCTL

#define LCD_CMD_VCMPCTL   0xc5

VCOM Control.

Definition at line 38 of file st7796_internal.h.