|
FreeRTOS C++ Wrappers
1.6.0
C++ interface to FreeRTOS
|
#include "tickhook.hpp"
Go to the source code of this file.
Functions | |
| void | vApplicationTickHook (void) |
| void vApplicationTickHook | ( | void | ) |
We are a friend of the Tick class, which makes this much simplier.
Definition at line 92 of file ctickhook.cpp.
1.8.13