5.4.2 Touch.c and
Touch.h Files
User options for each module are configured in application code, typically
touch.h and touch.c, and shared with the library
module by pointer reference. Similarly, arrays are created in application code for
modules’ run-time data and provided to the module via a pointer.
Configurations may be modified on-the-fly by application code in between measurement sweeps of the touch sensors. All run-time data is available to the application code.
