Thank you for your answer, but I'm only trying to use touchpads in more complex modes, like multitouch and long press.
The CCS help mentions the variable TOUCHDATA to explain the TOUCHPAD_STATE() fun ...
I'm experimenting in touchpad too but ccs help doesn't explain how
the variables TOUCHDATA and TOUCHSTATUS are managed.
I discovered that the bit before the MSB of the 16bit TOUCHSTATUS defines if t ...