watchdog namespace
#include <hal/watchdog.hpp>
Functions
- auto caused_reboot() -> bool
- void clear_diagnostic_marker()
- auto diagnostic_marker() -> uint32_t
- void enable(const uint32_t timeout_ms, const bool pause_on_debug)
- void reboot_now()
- void set_diagnostic_marker(const uint32_t marker)
- void update()