dscPauseOp
BYTE dscPauseOp(DSCB board)Last updated
Was this helpful?
BYTE dscPauseOp(DSCB board)This function pauses A/D interrupts by turning off the interrupt enable and stopping the A/D clock. This holds the A/D channel counter and FIFO at their current positions.
Name
Description
DSCB
The handle of the board to operate on
Return Value
Error code or 0.
Last updated
Was this helpful?
Was this helpful?