Porting Embedded Rapid Prototyper Run-Time Libraries : Structure of the Code : Main Task – Partition and Flow of Control : Evaluating the Callback List

Evaluating the Callback List

If you set callbacks for some variables or define some output to the panel, they will be checked at this point. If the variable bound to the callback or panel is changed, the callback procedure is called. Note that if no callbacks are defined and no output/inout panel binding exist, the callback call is not generated.