[][src]Function esp_idf_bindgen::touch_pad_deinit

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

@brief Un-install touch pad driver. @note After this function is called, other touch functions are prohibited from being called. @return - ESP_OK Success - ESP_FAIL Touch pad driver not initialized