FT5xx6 Masks List.
More...
FT5xx6 Masks List.
FT5xx6 masks description with respective values.
◆ FT5XX6_MASK_PRESS_COORD
#define FT5XX6_MASK_PRESS_COORD 0xFFF |
FT5xx6 Touch Coordinates Mask.
Touch pressure coordinates mask for FT5xx6 series touch controllers.
Definition at line 447 of file ft5xx6.h.
◆ FT5XX6_MASK_PRESS_DET
#define FT5XX6_MASK_PRESS_DET 0xC0 |
FT5xx6 Touch Detection Mask.
Touch pressure detection mask for FT5xx6 series touch controllers.
Definition at line 459 of file ft5xx6.h.
◆ FT5XX6_MASK_PRESS_EVENT
#define FT5XX6_MASK_PRESS_EVENT 0xC0 |
FT5xx6 Touch Event Mask.
Touch pressure event mask for FT5xx6 series touch controllers.
Definition at line 453 of file ft5xx6.h.
◆ FT5XX6_MASK_TP_NUM
#define FT5XX6_MASK_TP_NUM 0xF |
FT5xx6 TP Number Mask.
Touch point number mask for FT5xx6 series touch controllers.
Definition at line 465 of file ft5xx6.h.