dscUserIntRun

BYTE dscUserIntRun(DSCB board, DSCUSERINT* dscuserint);

This function is used to start user interrupts when they are running in Alone mode.

Name

Description

DSCB

The handle of the board to operate on

Structure containing configuration information for the user interrupt operation

Return Value

Error code or 0.

Last updated