[Main]
Name=start
Type=Function
Header=calc_int.h
Definition=void (*start) (void);

[Parameters]
None.

[Summary]
Callback called whenever a transfer is started.

[Description]
This function is called by the ticalc library whenever a transfer is started.

Usually, you place a function which clear the prev_percentage and percentage fields of the structure.

[See also]
TicalcInfoUpdate
