|
FastLED 3.9.15
|
|
inline |
Return a static-lifetime name for c — zero-cost, no allocation.
String literal lives in flash on embedded platforms. Safe to call from any context (ISR, panic handler, before setup() finishes). Backed by fl::string_view so the result has no destructor and can be passed by value freely.
Definition at line 61 of file watchdog.h.
References BROWNOUT, DEBUGGER, EXTERNAL_PIN, FL_NOEXCEPT, LOCKUP, PANIC, POWER_ON, SOFTWARE, UNKNOWN, and WATCHDOG.
Referenced by fl::ResetInfo::causeName().
Here is the caller graph for this function: