SingingCat 0
application
|
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 consts * | constants () |
int | constants_init () |
void | constants_print () |
void | constants_validate () |
Variables | |
uint32_t | permaramadr |
constants is a struct in a special RAM area which is not cleared on reset
Definition in file constants.c.