RTEMS 6.1-rc4
|
This structure provides the configuration to construct and start the Classic API initialization task. More...
#include <tasksdata.h>
Data Fields | |
rtems_task_config | config |
This member provides the task configuration for rtems_task_construct(). | |
rtems_task_entry | entry_point |
This member provides the task entry point for rtems_task_start(). | |
rtems_task_argument | argument |
This member provides the task argument for rtems_task_start(). | |
This structure provides the configuration to construct and start the Classic API initialization task.