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

C++ wrapper for FreeRTOS-style critical sections. More...

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

Go to the source code of this file.

Classes

class  c7222::FreeRtosCriticalSection
 Critical-section wrapper with destructor-based exit cleanup. More...
 

Namespaces

namespace  c7222
 C7222 course abstractions namespace.
 

Detailed Description

C++ wrapper for FreeRTOS-style critical sections.