ESPHome
2022.12.8
|
#include <xpt2046.h>
Static Public Member Functions | |
static void | gpio_intr (XPT2046TouchscreenStore *store) |
Data Fields | |
volatile bool | touch |
|
static |
Definition at line 12 of file xpt2046.cpp.
volatile bool esphome::xpt2046::XPT2046TouchscreenStore::touch |