DscUserInt

Universal Driver Documentation
Starts execution of a user interrupt function alone (without another driver interrupt function).

Function Definition

BYTE dscUserInt(DSCB board, DSCUSERINT* dscuserint, DSCUserInterruptFunction func);

Function Parameters

NameDescription
boardThe handle of the board to operate on
dscuserintStructure containing configuration information for the user interrupt operation
funcThe name of the user interrupt function

Return Value

Error code or 0.


This page was last modified 16:20, 12 Feb 2004.
Copyright (c) 2004 Diamond Systems. All Rights Reserved.