Function esp_idf_sys::esp_reset_reason
source ยท pub unsafe extern "C" fn esp_reset_reason() -> esp_reset_reason_t
Expand description
@brief Get reason of last reset @return See description of esp_reset_reason_t for explanation of each value.