SPC  Version 0.9.5
 All Files Functions Groups Pages
void ExitTo ( task  newTask)
inline

Exit to another task.

Immediately exit the current task and start executing the specified task.

Parameters
newTaskThe task to start executing after exiting the current task.
Examples:
ex_exitto.spc.