FreeRTOScpp
|
Specialization for One parameter of uint32_t, as that can be pended by FreeRTOS. More...
#include <CallBack.h>
Public Member Functions | |
CallBack () | |
virtual | ~CallBack () |
virtual void | callback (uint32_t)=0 |
Specialization for One parameter of uint32_t, as that can be pended by FreeRTOS.
Add the pend operation (and pendFromISR)
|
inline |
|
inlinevirtual |
References FreeRTOScpp::CallBack< Tr, Tp1, Tp2 >::callback(), FreeRTOScpp::ms2ticks(), and voidCallbackU32().
|
pure virtual |