STM32469I_EVAL + 0/7 examples
CodeScope will show references to TS_StateTypeDef::touchDetected from the following samples and libraries:
Examples
STM32469I_EVAL
Demonstrations
Examples
Applications
Display
STemWin
 
Symbols
loading...
Files
loading...

TS_StateTypeDef::touchDetected field

Total number of active touches detected at last scan

Syntax

uint8_t touchDetected;

Examples

TS_StateTypeDef::touchDetected is referenced by 7 libraries and example projects.

References

LocationReferrerText
stm32469i_eval_ts.h:76
uint8_t touchDetected; /*!< Total number of active touches detected at last scan */
stm32469i_eval_ts.c:283BSP_TS_GetState()
stm32469i_eval_ts.c:284BSP_TS_GetState()
if(TS_State->touchDetected)
stm32469i_eval_ts.c:286BSP_TS_GetState()
for(index=0; index < TS_State->touchDetected; index++)
stm32469i_eval_ts.c:444BSP_TS_ResetTouchData()
TS_State->touchDetected = 0;

Data Use

Functions writing TS_StateTypeDef::touchDetected
Functions reading TS_StateTypeDef::touchDetected
TS_StateTypeDef::touchDetected
all items filtered out
Type of TS_StateTypeDef::touchDetected
TS_StateTypeDef::touchDetected
uint8_t
all items filtered out