DulIntISR - A complete ISR which invokes DulIntSignal().
Function
A complete ISR which invokes DulIntSignal().
Description
In some cases, the flexibily provided by DulIntSignal() is not
required (you can pass an argument and check status). In those
cases, this wrap up can be used. See DitsIntSignal() for full details
of the behaviour of this routine.
Note that as DulIntType is a pointer type, you can cast this function
to any function type which takes a pointer compatible single argument.
This will often be required if using this routine directly as an ISR.
Language
C
Call
(void) = DulIntISR (v)
Parameters
(">" input, "!" modified, "W"
workspace, "<" output)
> | v | DulIntType | The variable describing the action to signal.
|
---|
|
Include files
Dul.h
See Also
Dul library document, Dits specification,
DulIntInit(3), DulIntSignal(3), DulIntTidy(3),
DitsSignal(3).
Support
Tony Farrell, AAO
Click here for the DRAMA home page and
here for the AAO home page.
For more information, contact tony.farrell@mq.edu.au