Function esp_idf_sys::touch_pad_filter_stop

source ยท
pub unsafe extern "C" fn touch_pad_filter_stop() -> esp_err_t
Expand description

@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