[][src]Function esp_idf_bindgen::touch_pad_clear_status

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

@brief To clear the touch sensor channel active status.

@note The FSM automatically updates the touch sensor status. It is generally not necessary to call this API to clear the status. @return - ESP_OK on success