STM32469I-Discovery + 0/8 examples
CodeScope will show references to TS_StateTypeDef::touchDetected from the following samples and libraries:
Examples
STM32469I-Discovery
Demonstrations
Examples
Applications
Audio
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 8 libraries and example projects.

References

LocationReferrerText
stm32469i_discovery_ts.h:74
uint8_t touchDetected; /*!< Total number of active touches detected at last scan */
stm32469i_discovery_ts.c:259BSP_TS_GetState()
stm32469i_discovery_ts.c:260BSP_TS_GetState()
if(TS_State->touchDetected)
stm32469i_discovery_ts.c:262BSP_TS_GetState()
for(index=0; index < TS_State->touchDetected; index++)
stm32469i_discovery_ts.c:406BSP_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