Abstract base class for touch controllers.
More...
|
| struct | config |
| | Configuration structure for touch controllers. More...
|
| |
|
| typedef std::move_only_function< void(uint16_t *x, uint16_t *y, uint16_t *strength, uint8_t *point_num, uint8_t max_point_num)> | process_coordinates_callback |
| | Callback type for processing touch coordinates.
|
| |
Abstract base class for touch controllers.
Definition at line 32 of file touch.hpp.
◆ process_coordinates_callback
Callback type for processing touch coordinates.
Definition at line 40 of file touch.hpp.
◆ ~touch()
| virtual idfxx::lcd::touch::~touch |
( |
| ) |
|
|
virtualdefault |
◆ idf_handle()
The documentation for this class was generated from the following file: