ESPHome
2023.11.6
|
#include <ektf2232.h>
Static Public Member Functions | |
static void | gpio_intr (EKTF2232TouchscreenStore *store) |
Data Fields | |
volatile bool | touch |
ISRInternalGPIOPin | pin |
Definition at line 12 of file ektf2232.h.
|
static |
Definition at line 18 of file ektf2232.cpp.
ISRInternalGPIOPin esphome::ektf2232::EKTF2232TouchscreenStore::pin |
Definition at line 14 of file ektf2232.h.
volatile bool esphome::ektf2232::EKTF2232TouchscreenStore::touch |
Definition at line 13 of file ektf2232.h.