STM32746G-Discovery BSP User Manual: TS Private Functions

STM32746G-Discovery BSP Drivers

STM32746G-Discovery BSP User Manual

Functions

uint8_t BSP_TS_ResetTouchData (TS_StateTypeDef *TS_State)
 Function used to reset all touch data before a new acquisition of touch information.

Function Documentation

uint8_t BSP_TS_ResetTouchData ( TS_StateTypeDef TS_State)

Function used to reset all touch data before a new acquisition of touch information.

Parameters:
TS_State,:Pointer to touch screen current state structure
Return values:
TS_OKif OK, TE_ERROR if problem found.

Definition at line 401 of file stm32746g_discovery_ts.c.

References GEST_ID_NO_GESTURE, TS_StateTypeDef::gestureId, TOUCH_EVENT_NO_EVT, TS_StateTypeDef::touchArea, TS_StateTypeDef::touchDetected, TS_StateTypeDef::touchEventId, TS_StateTypeDef::touchWeight, TS_StateTypeDef::touchX, TS_StateTypeDef::touchY, TS_ERROR, TS_MAX_NB_TOUCH, and TS_OK.

Generated on Fri Dec 30 2016 16:31:33 for STM32746G-Discovery BSP User Manual by   doxygen 1.7.6.1