8.2 Interface
The data structure definitions and the API declarations are included in the
API file ‘
qtm_freq_hop_0x0006_api.h
’. The data structure covers all the
configurations and output data variables. This file should be included on the common API
‘touch_ptc_api.h
’ file.The default values of configurations should be defined on the
touch.c
and touch.h
files. Global variables of the
data structures have to be initialized in the touch.c
file, and the
reference of the structure has to be used on the application files.