pub unsafe extern "C" fn esp_timer_deinit() -> esp_err_t
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