ESPHome  2023.11.6
Static Public Member Functions | Data Fields
esphome::ektf2232::EKTF2232TouchscreenStore Struct Reference

#include <ektf2232.h>

Static Public Member Functions

static void gpio_intr (EKTF2232TouchscreenStore *store)
 

Data Fields

volatile bool touch
 
ISRInternalGPIOPin pin
 

Detailed Description

Definition at line 12 of file ektf2232.h.

Member Function Documentation

◆ gpio_intr()

void esphome::ektf2232::EKTF2232TouchscreenStore::gpio_intr ( EKTF2232TouchscreenStore store)
static

Definition at line 18 of file ektf2232.cpp.

Field Documentation

◆ pin

ISRInternalGPIOPin esphome::ektf2232::EKTF2232TouchscreenStore::pin

Definition at line 14 of file ektf2232.h.

◆ touch

volatile bool esphome::ektf2232::EKTF2232TouchscreenStore::touch

Definition at line 13 of file ektf2232.h.


The documentation for this struct was generated from the following files: