ft6x06_TS_DetectTouch() is only used within ft6x06.
 
Symbols
loading...
Files
loading...

ft6x06_TS_DetectTouch() function

Return if there is touches detected or not. Try to detect new touches and forget the old ones (reset internal global variables).

Syntax

uint8_t ft6x06_TS_DetectTouch(uint16_t DeviceAddr);
Implemented in ft6x06.c:194

Arguments

DeviceAddr

Device address on communication Bus.

Return value

: Number of active touches detected (can be 0, 1 or 2).

References

LocationText
ft6x06.c:194
uint8_t ft6x06_TS_DetectTouch(uint16_t DeviceAddr)
ft6x06.h:320
uint8_t ft6x06_TS_DetectTouch(uint16_t DeviceAddr);
ft6x06.c:59
ft6x06_TS_DetectTouch,

Call Tree

Functions called by ft6x06_TS_DetectTouch()
ft6x06_TS_DetectTouch()
all items filtered out
Data read by ft6x06_TS_DetectTouch()
Data written by ft6x06_TS_DetectTouch()
ft6x06_TS_DetectTouch()::nbTouch
all items filtered out
ft6x06_TS_DetectTouch()
ft6x06_TS_DetectTouch()::nbTouch
all items filtered out
Implementations
ft6x06_TS_DetectTouch()
all items filtered out
Type of ft6x06_TS_DetectTouch()
ft6x06_TS_DetectTouch()
uint8_t
all items filtered out