|
ELEC-C7222
Libraries for ELEC C7222 Course Work
|
C++ wrapper for FreeRTOS software timers. More...


Go to the source code of this file.
Classes | |
| class | c7222::FreeRtosTimer |
| Ownership-based C++ wrapper for FreeRTOS software timers. More... | |
Namespaces | |
| namespace | c7222 |
| C7222 course abstractions namespace. | |
Functions | |
| void | c7222::FreeRtosTimerCallback (void *timer) |
| Internal use only. This function is invoked as a callback when the FreeRTOS timer expires. | |
C++ wrapper for FreeRTOS software timers.