oveRTOS C++ API
C++20 RAII wrappers for the oveRTOS C API
Loading...
Searching...
No Matches
Classes | Namespaces
watchdog.hpp File Reference

Hardware watchdog timer with RAII lifecycle. More...

#include <ove/watchdog.h>
#include <ove/types.hpp>
Include dependency graph for watchdog.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ove::Watchdog
 RAII wrapper around an oveRTOS hardware watchdog timer. More...
 

Namespaces

namespace  ove
 Top-level namespace for all oveRTOS C++ abstractions.
 

Detailed Description

Hardware watchdog timer with RAII lifecycle.