AutosarOS
|
Structure for task activation action. More...
#include <ScheduleTableTypes.h>
Data Fields | |
const TaskType | task |
ID of task to activate. More... | |
Structure for task activation action.
Definition at line 45 of file ScheduleTableTypes.h.
const TaskType task |
ID of task to activate.
Definition at line 46 of file ScheduleTableTypes.h.