dscInterruptControl

BYTE DSCUDAPICALL dscInterruptControl(DSCB board, BYTE* config_byte)

Controls GPIO11 interrupt configuration such as clear flipflop, disable and enable interrupt.

Name

Description

DSCB

The handle of the board to operate on

config_byte

a pointer to control the interrupt selections on board

Return Value

Error code or DE_NONE

Last updated