ESPHome  2023.11.6
Data Structures | Enumerations
esphome::touchscreen Namespace Reference

Data Structures

class  TouchListener
 
struct  TouchPoint
 
class  Touchscreen
 
class  TouchscreenBinarySensor
 

Enumerations

enum  TouchRotation { ROTATE_0_DEGREES = 0, ROTATE_90_DEGREES = 90, ROTATE_180_DEGREES = 180, ROTATE_270_DEGREES = 270 }
 

Enumeration Type Documentation

◆ TouchRotation

Enumerator
ROTATE_0_DEGREES 
ROTATE_90_DEGREES 
ROTATE_180_DEGREES 
ROTATE_270_DEGREES 

Definition at line 25 of file touchscreen.h.