![]() |
Display_Lib_RPI 2.4.0
A C++ Library to connect electronic displays to Linux single board computers.
|
MADCTL bit flags for register GC9A01_MADCTL (0x36). More...
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 |
static constexpr uint8_t | MH = 0x04 |
MADCTL bit flags for register GC9A01_MADCTL (0x36).
Horizontal Refresh Order: right to left
Vertical Refresh Order: bottom to top
Row/Column Exchange (Transpose)
Column Address Order: right to left
Row Address Order: bottom to top