mtouch_driver_params_t

Updated: April 19, 2023

Touch driver parameters.

Synopsis:

#include <input/mtouch_params.h>
 
typedef struct mtouch_driver_params  mtouch_driver_params_t;

Library:

libinputevents

Description:

This type is an alias for the touch driver parameters, mtouch_driver_params. Use this typedef when assigning parameters associated with your touch driver.