ParaLib 2.0.15-master SHA: 2e03d68caa
ParaData_I8 Struct Reference

Parameter-data structure for signed char (8-Bit) More...

#include <PARA_Lib.h>

Data Fields

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

Detailed Description

Parameter-data structure for signed char (8-Bit)

Field Documentation

◆ DefaultWert

int8_t DefaultWert

Factory default value.

◆ MaxWert

int8_t MaxWert

Maximum value.

◆ MinWert

int8_t MinWert

Minimum value.

◆ Wert

int8_t* Wert

Pointer to Data value.


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