FastLED 3.9.15
Loading...
Searching...
No Matches

◆ causeName()

fl::string_view fl::ResetInfo::causeName ( ) const
inline

Cause name (zero-cost, static string_view).

Definition at line 88 of file watchdog.h.

88{ return resetCauseName(cause); }
fl::string_view resetCauseName(ResetCause c) FL_NOEXCEPT
Return a static-lifetime name for c — zero-cost, no allocation.
Definition watchdog.h:61
ResetCause cause
Normalized cross-platform enum.
Definition watchdog.h:83

References cause, FL_NOEXCEPT, and fl::resetCauseName().

Referenced by describe().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: