|
FastLED 3.9.15
|
This is the complete list of members for fl::Watchdog, including all inherited members.
| begin(fl::u32 timeout_ms) FL_NOEXCEPT | fl::Watchdog | |
| clearCrashReport() FL_NOEXCEPT | fl::Watchdog | |
| consecutiveCrashCount() const FL_NOEXCEPT | fl::Watchdog | |
| disable() FL_NOEXCEPT | fl::Watchdog | |
| feed() FL_NOEXCEPT | fl::Watchdog | |
| hasCrashReport() const FL_NOEXCEPT | fl::Watchdog | |
| instance() FL_NOEXCEPT | fl::Watchdog | static |
| isInSafeMode() const FL_NOEXCEPT | fl::Watchdog | |
| lastResetCause() const FL_NOEXCEPT | fl::Watchdog | |
| lastResetInfo() const FL_NOEXCEPT | fl::Watchdog | |
| lastResetWasWatchdog() const FL_NOEXCEPT | fl::Watchdog | |
| markCleanShutdown() FL_NOEXCEPT | fl::Watchdog | |
| mSafeModeThreshold | fl::Watchdog | private |
| onTimeout(WatchdogTimeoutCallback cb, void *user_data=nullptr) FL_NOEXCEPT | fl::Watchdog | |
| onTimeout(fl::function< void()> cb) FL_NOEXCEPT | fl::Watchdog | |
| operator=(const Watchdog &) FL_NOEXCEPT=delete | fl::Watchdog | private |
| persistRead(fl::size idx) const FL_NOEXCEPT | fl::Watchdog | |
| persistWrite(fl::size idx, fl::u8 v) FL_NOEXCEPT | fl::Watchdog | |
| readCrashLog(fl::span< fl::u8 > out) const FL_NOEXCEPT | fl::Watchdog | |
| readCrashReport() const FL_NOEXCEPT | fl::Watchdog | |
| reboot() FL_NOEXCEPT | fl::Watchdog | |
| rebootIntoBootloader() FL_NOEXCEPT | fl::Watchdog | |
| safeModeThreshold() const FL_NOEXCEPT | fl::Watchdog | |
| setPauseOnDebug(bool pause) FL_NOEXCEPT | fl::Watchdog | |
| setSafeModeThreshold(fl::u16 threshold) FL_NOEXCEPT | fl::Watchdog | |
| setWindow(fl::u32 window_min_ms, fl::u32 window_max_ms) FL_NOEXCEPT | fl::Watchdog | |
| Watchdog() FL_NOEXCEPT=default | fl::Watchdog | private |
| Watchdog(const Watchdog &) FL_NOEXCEPT=delete | fl::Watchdog | private |
| writeCrashLog(fl::span< const fl::u8 > payload) FL_NOEXCEPT | fl::Watchdog | |
| ~Watchdog() FL_NOEXCEPT=default | fl::Watchdog | private |