Touch library reference

You can find the mtouch framework APIs documented in the "Input Events Library Overview" section of the Input Events Library Reference. The reference is divided into sections, depending on the header file:

  • event_types.h - enums and structures for the input events

  • mtouch_driver.h - driver capabilities, structure containing functions to be implemented, and functions provided by the mtouch framework

  • mtouch_log.h - mtouch framework logging functions and macros

  • mtouch_params.h - enums and structures related to mtouch client, driver, and filter parameters

  • parseopts.h - helper functions for parting options from the configuration file

  • screen_helpers.h - helper functions for the Screen API

Page updated: