xPCI-1500 API
|
Modules | |
Timer Counter 1 | |
Timer Counter 2 | |
Watchdog Counter 3 | |
Functions | |
_INT_ | i_APCI1500_InitTimerInputClock (BYTE_ b_BoardHandle, BYTE_ b_InputClockSelect) |
_INT_ i_APCI1500_InitTimerInputClock | ( | BYTE_ | b_BoardHandle, |
BYTE_ | b_InputClockSelect | ||
) |
Initializes the input clock used for timers and watchdog
[in] | b_BoardHandle | Handle of the board |
[in] | b_InputClockSelect | Clock selection
|
0 | : No Error |
-1 | : The handle parameter of the board is wrong |
-2 | : The selected clock index is wrong |
-102 | : Error while calling IOCTL function (wrong handle ?) |