Synopsis
CTL_TASK_t *ctl_task_executing;
Description

ctl_task_executing points to the CTL_TASK_t structure of the currently executing task. The priority field is the only field in the CTL_TASK_t structure that is defined for the task that is executing. It is an error if ctl_task_executing is NULL.