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

References

LocationReferrerText
stm32412g_discovery_ts.h:81
uint8_t touchDetected; /*!< Total number of active touches detected at last scan */
stm32412g_discovery_ts.c:251BSP_TS_GetState()
stm32412g_discovery_ts.c:252BSP_TS_GetState()
if(TS_State->touchDetected)
stm32412g_discovery_ts.c:254BSP_TS_GetState()
for(index=0; index < TS_State->touchDetected; index++)

Data Use

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