Function esp_idf_sys::touch_pad_deinit
source ยท pub unsafe extern "C" fn touch_pad_deinit() -> esp_err_t
Expand description
@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