ParaLib 2.0.15-master SHA: 2e03d68caa
Parameter_InfoHeader Struct Reference

Information structure to identify one parameter in some functions. More...

#include <PARA_Lib.h>

Data Fields

uint16_t ParaID
 Identifier of the parameter. More...
 
uint16_t SubID
 Identifier of the filed entry in case of a field structure. More...
 
uint16_t Count
 Number of sub-ids to process. More...
 

Detailed Description

Information structure to identify one parameter in some functions.

Field Documentation

◆ Count

uint16_t Count

Number of sub-ids to process.

◆ ParaID

uint16_t ParaID

Identifier of the parameter.

◆ SubID

uint16_t SubID

Identifier of the filed entry in case of a field structure.


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