qt_init_sensing

This function is used to initialize the touch sensing for all enabled channels.  All required sensors should be configured before calling this function.

void qt_init_sensing ( void )

Arguments

Type

Comment

Void

-

-

Note:
  1. 1.

    All sensors must be configured (using qt_enable_key, qt_enable_rotor or qt_enable_slider ) before calling this function.

  2. 2.

    This functions initializes all the configured sensors, performs calibration.