Variables

Global variables

Variables

const UINT16 g_u16ApplicationVersion = FW_VERSION
 UINT16 variable to store the application firmware version at a dedicated memory position.
const UINT32 g_u32ApplicationCRC = APPLICATION_CRC
 UINT32 variable to store the firmware checksum at a dedicated memory position.
const S_MEM_STRUCTRUE sMemoryEEPROM
 Variable to reserve memory for structure in EEPROM.
const UINT32 g_u32ApplicationCRC
 UINT32 variable to store the firmware checksum at a dedicated memory position.
const UINT16 g_u16ApplicationVersion
 UINT16 variable to store the application firmware version at a dedicated memory position.
const S_MEM_STRUCTRUE sMemoryEEPROM
 Variable to reserve memory for structure in EEPROM.