ParaLib 2.0.15-master SHA: 2e03d68caa
PARA_Identifikation.h File Reference

Parameter for the Identification of the Hardware. More...

#include <stdbool.h>
#include <stdint.h>
#include <string.h>

Go to the source code of this file.

Variables

const char g_csIdentifikation []
 
const char g_csVendor_Name []
 
const uint32_t g_cu32ProductID
 
const uint32_t g_ui32FirmwareCRC
 
char g_sShortName [21]
 
char g_sUserName [21]
 
const char g_cGitFwId []
 

Detailed Description

Parameter for the Identification of the Hardware.


© Copyright 2017-2022 Copyright: Retostronik GmbH Stütingstraße 30 58285 Gevelsberg

Variable Documentation

◆ g_cGitFwId

const char g_cGitFwId[]
extern

◆ g_csIdentifikation

const char g_csIdentifikation[]
extern

◆ g_csVendor_Name

const char g_csVendor_Name[]
extern

◆ g_cu32ProductID

const uint32_t g_cu32ProductID
extern

◆ g_sShortName

char g_sShortName[21]
extern

◆ g_sUserName

char g_sUserName[21]
extern

◆ g_ui32FirmwareCRC

const uint32_t g_ui32FirmwareCRC
extern