TASK_REPORT
#define TASK_REPORT_IDLE (TASK_REPORT + 1)
unsigned int state = (tsk_state | tsk_exit_state) & TASK_REPORT;