|
|
bool | isLongPress = false |
| | indicates if this is a long press click
|
| |
|
uint32_t | longPressDuration |
| | during a long press click, this is the press time. It goes to zero on release
|
| |
|
uint32_t | clickCount |
| | keep track of the number of clicks of the chain
|
| |
|
bool | isEndOfLongPress = false |
| | indicates if this is the end call of a long press click
|
| |
The documentation for this struct was generated from the following file: