SPC  Version 0.9.5
 All Files Functions Groups Pages
void StopAllTasks ( void  )
inline

Stop all tasks.

Stop all currently running tasks. This will halt the program completely, so any code following this command will be ignored.

Examples:
ex_StopAllTasks.spc.