C header for assembly flash function. More...
Go to the source code of this file.
Functions | |
| void | StackBurner () |
C header for assembly flash function.
Because we need to call the assembly flash burning function from C code an extern function declaration is required to allow successful compilation.
Definition in file flashBurn.h.
| void StackBurner | ( | ) |
Referenced by eraseSector(), and writeWord().
1.6.3