Function esp_idf_hal::sys::esp_timer_deinit
source ยท pub unsafe extern "C" fn esp_timer_deinit() -> i32
Expand description
@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