ESPHome  2023.5.5
Static Public Member Functions | Data Fields
esphome::lilygo_t5_47::Store Struct Reference

#include <lilygo_t5_47_touchscreen.h>

Static Public Member Functions

static void gpio_intr (Store *store)
 

Data Fields

volatile bool touch
 
ISRInternalGPIOPin pin
 

Detailed Description

Definition at line 12 of file lilygo_t5_47_touchscreen.h.

Member Function Documentation

◆ gpio_intr()

void esphome::lilygo_t5_47::Store::gpio_intr ( Store store)
static

Definition at line 26 of file lilygo_t5_47_touchscreen.cpp.

Field Documentation

◆ pin

ISRInternalGPIOPin esphome::lilygo_t5_47::Store::pin

Definition at line 14 of file lilygo_t5_47_touchscreen.h.

◆ touch

volatile bool esphome::lilygo_t5_47::Store::touch

Definition at line 13 of file lilygo_t5_47_touchscreen.h.


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