[][src]Function esp_idf_sys::esp_timer_deinit

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

@brief De-initialize esp_timer library

@note Normally this function should not be called from applications

@return - ESP_OK on success - ESP_ERR_INVALID_STATE if not yet initialized