OPTIGA Trust M  1.1.0
C++ library for Optiga Trust M Chip Security Controller
SimpleTimer Member List

This is the complete list of members for SimpleTimer, including all inherited members.

deleteTimer(int numTimer)SimpleTimer
disable(int numTimer)SimpleTimer
enable(int numTimer)SimpleTimer
getNumAvailableTimers()SimpleTimerinline
getNumTimers()SimpleTimer
isEnabled(int numTimer)SimpleTimer
MAX_TIMERSSimpleTimerstatic
restartTimer(int numTimer)SimpleTimer
run()SimpleTimer
RUN_FOREVERSimpleTimerstatic
RUN_ONCESimpleTimerstatic
setInterval(long d, timer_callback f)SimpleTimer
setTimeout(long d, timer_callback f)SimpleTimer
setTimeout(long d, timer_callback f, timer_callback_args a)SimpleTimer
setTimer(long d, timer_callback f, int n)SimpleTimer
setTimer(long d, timer_callback f, timer_callback_args a, int n)SimpleTimer
SimpleTimer()SimpleTimer
toggle(int numTimer)SimpleTimer