en-us_commands:callback_timer
Callback timers
Configure and control a hardware timer that calls a function periodically.
- ItimerSet() — Sets the interval and callback function, or the hardware timer to use.
- ItimerStart() — Starts the configured callback timer.
- ItimerStop() — Stops the default or specified callback timer.
- ItimerStopAll() — Stops all running callback timers.
- ItimerState() — Returns the running state of the default or specified callback timer.
en-us_commands/callback_timer.txt · Last modified: by 127.0.0.1
