FreeEMS  0.2.0-SNAPSHOT-285-g028e24c
Functions
flashBurn.h File Reference

C header for assembly flash function. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void StackBurner ()

Detailed Description

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.

Author
Sean Keys

Definition in file flashBurn.h.

Function Documentation

void StackBurner ( )

Referenced by eraseSector(), and writeWord().

Here is the caller graph for this function: