Choco OS  V.0.16.9.0
Join to the chocolate world
oC_DynamicConfig_VariableDetails_t Struct Reference

stores configuration data More...

#include <oc_dynamic_config.h>

Data Fields

oC_DynamicConfig_Module_t Module
 Module associated with the variable.
 
const char * TypeName
 Name of the type.
 
oC_MemorySize_t TypeSize
 Size of the type.
 
void * ValueReference
 Pointer to the variable that stores the configuration.
 
const char * VariableName
 Name of the variable that stores the configuration.
 
const char * FriendlyName
 Friendly name of the variable.
 
const char * Brief
 Quick description of the variable.
 

Detailed Description

The type is for storing data about a configuration variable.

Definition at line 149 of file oc_dynamic_config.h.


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