[][src]Function esp_idf_sys::touch_pad_clear_status

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

@brief To clear the touch status register, usually use this function in touch ISR to clear status. @return - ESP_OK on success