User`s guide
5 Interrupt Support
• HookIncl udeFile — Interrupt handling file that contains the
PreHookFunction, PostH ookF unction, StartFunction,andStopFunction
functions for this board. Specify this name without the .c extension.
• Specify this structure for each board for which interrupt functions have
been written. For example:
board(1).name = 'name1';
.
.
.
board(2).name = 'name2';
5-14