13.2 Interface

All user options are configured in application code (touch.h / touch.c) and shared with the library module by pointer reference.

qtm_surface_cs_0x0021_api.h

qtm_surface_cs_0x003c_api.h

This header file contains all API implementations relevant to the module. It must be included with the compiled module in the application project.

qtm_common_components_api.h

This header file contains API declarations that are accessible by all QTML modules, such as node and key data structures and touch_ret_t return codes.