ELEC-C7222
Libraries for ELEC C7222 Course Work
Loading...
Searching...
No Matches
freertos_event_group.hpp File Reference

C++ wrapper for FreeRTOS-style event groups. More...

#include <cstdint>
#include "non_copyable.hpp"
Include dependency graph for freertos_event_group.hpp:

Go to the source code of this file.

Classes

class  c7222::FreeRtosEventGroup
 Ownership-based wrapper for an event bit group. More...
 

Namespaces

namespace  c7222
 C7222 course abstractions namespace.
 

Detailed Description

C++ wrapper for FreeRTOS-style event groups.