ParaLib 2.0.15-master SHA: 2e03d68caa
ParaData_U32 Struct Reference

Parameter-data structure for unsigned int (32-Bit) More...

#include <PARA_Lib.h>

Data Fields

uint32_t * Wert
 Pointer to Data value. More...
 
uint32_t MinWert
 Minimum value. More...
 
uint32_t MaxWert
 Maximum value. More...
 
uint32_t DefaultWert
 Factory default value. More...
 

Detailed Description

Parameter-data structure for unsigned int (32-Bit)

Field Documentation

◆ DefaultWert

uint32_t DefaultWert

Factory default value.

◆ MaxWert

uint32_t MaxWert

Maximum value.

◆ MinWert

uint32_t MinWert

Minimum value.

◆ Wert

uint32_t* Wert

Pointer to Data value.


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