|
ESPHome 2025.12.0-dev
|
Go to the source code of this file.
Data Structures | |
| class | esphome::st7701s::ST7701S |
Namespaces | |
| namespace | esphome |
| Providing packet encoding functions for exchanging data with a remote host. | |
| namespace | esphome::st7701s |
Variables | |
| const uint8_t | esphome::st7701s::SW_RESET_CMD = 0x01 |
| const uint8_t | esphome::st7701s::SLEEP_OUT = 0x11 |
| const uint8_t | esphome::st7701s::SDIR_CMD = 0xC7 |
| const uint8_t | esphome::st7701s::MADCTL_CMD = 0x36 |
| const uint8_t | esphome::st7701s::INVERT_OFF = 0x20 |
| const uint8_t | esphome::st7701s::INVERT_ON = 0x21 |
| const uint8_t | esphome::st7701s::DISPLAY_ON = 0x29 |
| const uint8_t | esphome::st7701s::CMD2_BKSEL = 0xFF |
| const uint8_t | esphome::st7701s::CMD2_BK0 [5] = {0x77, 0x01, 0x00, 0x00, 0x10} |
| const uint8_t | esphome::st7701s::ST7701S_DELAY_FLAG = 0xFF |