3#ifdef USE_ESP32_CRASH_HANDLER
bool crash_handler_has_data()
Returns true if crash data was found this boot.
void crash_handler_log()
Log crash data if a crash was detected on previous boot.
void crash_handler_read_and_clear()
Read crash data from NOINIT memory and clear the magic marker.