FreeRTOS C++ Wrappers  1.6.0
C++ interface to FreeRTOS
Functions
ctickhook.cpp File Reference
#include "tickhook.hpp"
Include dependency graph for ctickhook.cpp:

Go to the source code of this file.

Functions

void vApplicationTickHook (void)
 

Function Documentation

◆ vApplicationTickHook()

void vApplicationTickHook ( void  )

We are a friend of the Tick class, which makes this much simplier.

Definition at line 92 of file ctickhook.cpp.