dscPauseOp

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