dscCancelOp
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.
Name | Description |
DSCB | The handle of the board to operate on |
Return Value |
Error code or 0. |
Last updated