[][src]Function esp_idf_sys::touch_pad_filter_stop

pub unsafe extern "C" fn touch_pad_filter_stop() -> esp_err_t

@brief stop touch pad filter function Need to call touch_pad_filter_start before all touch filter APIs @return - ESP_OK Success - ESP_ERR_INVALID_STATE driver state error