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

Multi-bit event group with RAII lifecycle. More...

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

Go to the source code of this file.

Classes

class  ove::EventGroup
 RAII wrapper around an oveRTOS event-group (bit-field synchronisation object). More...
 

Namespaces

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

Detailed Description

Multi-bit event group with RAII lifecycle.