|
ELEC-C7222
Libraries for ELEC C7222 Course Work
|
Thread-safe button event helper for FreeRTOS/C++ examples. More...
#include <condition_variable>#include <cstdint>#include <mutex>

Go to the source code of this file.
Classes | |
| class | c7222::ButtonEvent |
| Thread-safe event wrapper for button IRQ notifications. More... | |
Namespaces | |
| namespace | c7222 |
| C7222 course abstractions namespace. | |
Thread-safe button event helper for FreeRTOS/C++ examples.