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 |
- |
- |
All sensors must be configured (using qt_enable_key, qt_enable_rotor or qt_enable_slider ) before calling this function.
This functions initializes all the configured sensors, performs calibration.