![]() |
ParaLib 2.0.15-master SHA: 2e03d68caa
|
Parameter-data structure for signed word (16-Bit) More...
#include <PARA_Lib.h>
Data Fields | |
| int16_t * | Wert |
| Pointer to Data value. More... | |
| int16_t | MinWert |
| Minimum value. More... | |
| int16_t | MaxWert |
| Maximum value. More... | |
| int16_t | DefaultWert |
| Factory default value. More... | |
Parameter-data structure for signed word (16-Bit)
| int16_t DefaultWert |
Factory default value.
| int16_t MaxWert |
Maximum value.
| int16_t MinWert |
Minimum value.
| int16_t* Wert |
Pointer to Data value.