ParaLib 2.0.15-master SHA: 2e03d68caa
ParaData_U8 Struct Reference

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

#include <PARA_Lib.h>

Data Fields

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

Detailed Description

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

Field Documentation

◆ DefaultWert

uint8_t DefaultWert

Factory default value.

◆ MaxWert

uint8_t MaxWert

Maximum value.

◆ MinWert

uint8_t MinWert

Minimum value.

◆ Wert

uint8_t* Wert

Pointer to Data value.


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