dscDIOOutputInt

BYTE dscDIOOutputInt(DSCB board,DSCDIOINT *dscdioint);

This function installs a pointer to a user function that runs when digital interrupts occur. Interrupts are driven by the edge detection circuit.

Last updated