SingingCat 0
application
Functions | Variables
constants.c File Reference

constants is a struct in a special RAM area which is not cleared on reset More...

#include "constants.h"
#include "checksums.h"

Go to the source code of this file.

Functions

struct constsconstants ()
 
int constants_init ()
 
void constants_print ()
 
void constants_validate ()
 

Variables

uint32_t permaramadr
 

Detailed Description

constants is a struct in a special RAM area which is not cleared on reset

Definition in file constants.c.