7#ifdef USE_RP2040_CRASH_HANDLER
void crash_handler_log()
Log crash data if a crash was detected on previous boot.
bool crash_handler_has_data()
Returns true if crash data was found this boot.
void crash_handler_read_and_clear()
Read crash data from watchdog scratch registers and clear them.