roo_display
API Documentation for roo_display
Loading...
Searching...
No Matches
roo_display::st77xx Namespace Reference

Data Structures

class  St77xxTarget
 

Enumerations

enum  Command {
  NOP = 0x00 , SWRESET = 0x01 , SLPIN = 0x10 , SLPOUT = 0x11 ,
  PTLON = 0x12 , NORON = 0x13 , INVOFF = 0x20 , INVON = 0x21 ,
  DISPOFF = 0x28 , DISPON = 0x29 , CASET = 0x2A , RASET = 0x2B ,
  RAMWR = 0x2C , MADCTL = 0x36 , COLMOD = 0x3A , DIC = 0xB4 ,
  DFC = 0xB6 , PWR1 = 0xC0 , PWR2 = 0xC1 , PWR3 = 0xC2 ,
  VCMPCTL = 0xC5 , PGC = 0xE0 , NGC = 0xE1 , DOCA = 0xE8 ,
  CSCON = 0xF0
}
 
enum  MadCtl {
  MY = 0x80 , MX = 0x40 , MV = 0x20 , ML = 0x10 ,
  BGR = 0x08 , MH = 0x04 , RGB = 0x00
}
 

Enumeration Type Documentation

◆ Command

Enumerator
NOP 
SWRESET 
SLPIN 
SLPOUT 
PTLON 
NORON 
INVOFF 
INVON 
DISPOFF 
DISPON 
CASET 
RASET 
RAMWR 
MADCTL 
COLMOD 
DIC 
DFC 
PWR1 
PWR2 
PWR3 
VCMPCTL 
PGC 
NGC 
DOCA 
CSCON 

Definition at line 10 of file st77xx.h.

◆ MadCtl

Enumerator
MY 
MX 
MV 
ML 
BGR 
MH 
RGB 

Definition at line 43 of file st77xx.h.