This section describes
MQXLite_task component's events. Events are call-back functions called when an important event occurs. Refer to the
Processor Expert User Guide for more details.
Figure 1. MQXLite_task Component's Properties 
- Event module name - Name of the user module (without extension), where the task from this component is placed.
- Task - MQX Lite task routine. This routine is generated into mqx_tasks.c file and called when the task is created.