FT5X06 internal functions. More...
FT5X06 internal functions.
Definition in file ft5x06_internal.h.
Include dependency graph for ft5x06_internal.h:Go to the source code of this file.
| uint8_t | ft5x06_get_touches_count_max (const ft5x06_t *dev) |
| Get the maximum touches count of a device, based on its model. | |
| uint8_t ft5x06_get_touches_count_max | ( | const ft5x06_t * | dev | ) |
Get the maximum touches count of a device, based on its model.
| [in] | dev | Device descriptor of the driver |