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 |
|
pure virtual |