Synopsis
char *ctl_task_decode_state(unsigned state);
Description

ctl_task_decode_state returns a pointer to a string describing the running state of the task. You must pass in the state member of the CTL_TASK_t structure.