#include <task_types.h>
Data Fields | |
uint32_t | addr |
uint32_t | size |
This structure is initialized by the user and passed into mars_task_create for MARS task creation.
A list of this structure determines what areas of MPU storage to save and restore during a task context switch.
uint32_t mars_task_context_save_unit::addr |
address relative to the base address of task
uint32_t mars_task_context_save_unit::size |
size of context save unit