ft6x06_handle_TypeDef::currActiveTouchIdx is only used within ft6x06.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and Samplesft6x06ft6x06_handle_TypeDef::currActiveTouchIdx

ft6x06_handle_TypeDef::currActiveTouchIdx field

Syntax

uint8_t currActiveTouchIdx;

References

LocationReferrerText
ft6x06.h:54
uint8_t currActiveTouchIdx;
ft6x06.c:212ft6x06_TS_DetectTouch()
ft6x06_handle.currActiveTouchIdx = 0;
ft6x06.c:231ft6x06_TS_GetXY()
ft6x06.c:233ft6x06_TS_GetXY()
switch(ft6x06_handle.currActiveTouchIdx)
ft6x06.c:255ft6x06_TS_GetXY()
ft6x06_handle.currActiveTouchIdx++;

Data Use

Functions writing ft6x06_handle_TypeDef::currActiveTouchIdx
Functions reading ft6x06_handle_TypeDef::currActiveTouchIdx
ft6x06_handle_TypeDef::currActiveTouchIdx
all items filtered out
Type of ft6x06_handle_TypeDef::currActiveTouchIdx
ft6x06_handle_TypeDef::currActiveTouchIdx
uint8_t
all items filtered out