RTEMS 6.1-rc4
Loading...
Searching...
No Matches
Data Fields
RTEMS_tasks_User_task_config Struct Reference

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().
 

Detailed Description

This structure provides the configuration to construct and start the Classic API initialization task.


The documentation for this struct was generated from the following file: