APCI-/CPCI-1500 Technical
description Chapter 9
68
6) i_APCI1500_ResetBoardIntRoutine (..)
Syntax:
<Return value> = i_APCI1500_ResetBoardIntRoutine
(BYTE b_BoardHandle)
Parameters:
- Input:
BYTE b_BoardHandle
Handle of board
xPCI-1500
- Output:
No output signal has occurred.
Task:
Stops the interrupt management of board
xPCI-1500.
Deinstalls the interrupt routine if the management of interrupts of all
xPCI-1500
is stopped.
Calling convention:
ANSI
C
:
unsigned
char b_BoardHandle;
Irq = i_APCI1500_ResetBoardIntRoutine
(b_BoardHandle);
Return value:
0: No error
-1: Handle parameter of the board is wrong
-2: Interrupt routine is not installed