|
FastLED 3.9.15
|
| ResetInfo fl::Watchdog::lastResetInfo | ( | ) | const |
Detailed reset information including platform raw register + subcause id.
Default implementation returns {lastResetCause(), 0, 0}; platforms that capture the raw register override with a strong definition in their .impl.hpp.
Definition at line 95 of file watchdog.cpp.hpp.
References fl::ResetInfo::cause, FL_NOEXCEPT, and lastResetCause().
Referenced by lastResetWasWatchdog(), and fl::platforms::scopedWatchdogFirstInit().
Here is the call graph for this function:
Here is the caller graph for this function: