|
Display_Lib_RPI 2.6.0
A C++ Library to connect electronic displays to Linux single board computers.
|
MADCTL bit flags for register MADCTL (0x36). More...
#include <GC9107_TFT_LCD_RDL.hpp>
Static Public Attributes | |
| static constexpr uint8_t | MY = 0x80 |
| static constexpr uint8_t | MX = 0x40 |
| static constexpr uint8_t | MV = 0x20 |
| static constexpr uint8_t | ML = 0x10 |
| static constexpr uint8_t | RGB = 0x00 |
| static constexpr uint8_t | BGR = 0x08 |
MADCTL bit flags for register MADCTL (0x36).
Vertical Refresh Order: bottom to top
Row/Column Exchange (Transpose)
Column Address Order: right to left
Row Address Order: bottom to top