Crinit -- Configurable Rootfs Init
crinitTaskPrv_t Struct Reference

#include <task.h>

Public Attributes

char * name
 Name of the provided feature. More...
 
crinitTaskState_t stateReq
 The task state required to be reached to provide the feature. More...
 

Detailed Description

Type to store a single provided feature within a task.

Member Data Documentation

◆ name

char* crinitTaskPrv_t::name

Name of the provided feature.

◆ stateReq

crinitTaskState_t crinitTaskPrv_t::stateReq

The task state required to be reached to provide the feature.


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