|
H753_CPP_SPI_Resistive_Touch_Screen_Controller 1.0
STM32H753 SPI resistive touchscreen (Adafruit 333 overlay + 5767 TSC2046 controller) driver and tutorial
|
This is the complete list of members for TSC2046, including all inherited members.
| begin(uint32_t xPlateResistance=400) | TSC2046 | |
| enableInterrupts(bool enable) | TSC2046 | |
| getPoint() | TSC2046 | |
| isTouched() | TSC2046 | |
| readAuxiliaryVoltage() | TSC2046 | |
| readBatteryVoltage() | TSC2046 | |
| readTemperatureC() | TSC2046 | |
| readTemperatureF() | TSC2046 | |
| setTouchedThreshold(float touchedThresholdOhms) | TSC2046 | |
| setVRef(float vref) | TSC2046 | |
| TSC2046(SPI_HandleTypeDef *hspi, GPIO_TypeDef *csPort, uint16_t csPin) | TSC2046 |