Function esp_idf_sys::touch_pad_filter_delete
source ยท pub unsafe extern "C" fn touch_pad_filter_delete() -> esp_err_t
Expand description
@brief delete touch pad filter driver and release the memory Need to call touch_pad_filter_start before all touch filter APIs @return - ESP_OK Success - ESP_ERR_INVALID_STATE driver state error