dscCancelOp

BYTE dscCancelOp(DSCB board)

Terminates all currently running interrupt operations on the board. If there is no current interrupt operation on the board (OP_TYPE_NONE), the function will return DE_NONE_IN_PROGRESS.

Last updated