Mistake on this page? Email us
registry_generic_value_s Struct Reference

All non-primitive data in registry item values is stored through this structure. More...

#include <lwm2m_types.h>

Data Fields

uint8_t free_data
 If > 0, data will be freed automatically once removed.
 
registry_data_generic_t data
 Union for storing the pointer to the actual data.
 

Detailed Description

All non-primitive data in registry item values is stored through this structure.


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