14 interrupt control – ADLINK PCI-8164 User Manual

Page 238

Advertising
background image

226

Function Library

6.14 Interrupt Control

@ Name

_8164_int_control – Enable/Disable INT service

_8164_set_int_factor – Set INT factor

_8164_int_enable – Enable event (For Window only)

_8164_int_disable – Disable event (For Window only)

_8164_get_int_status – Get INT Status (For Window only)

_8164_link_interrupt – Set link to interrupt call back function

(For Window only)

_8164_get_int_type – Get INT type (For DOS only)

_8164_enter_isr – Enter interrupt service routine (For DOS

only)

_8164_leave_isr – Leave interrupt service routine (For DOS

only)

_8164_get_event_int – Get event status (For DOS only)

_8164_get_error_int – Get error status (For DOS only)

_8164_get_irq_status – Get IRQ status (For DOS only)

_8164_not_my_irq – Not My IRQ (For DOS only)

_8164_isr0-9, a, b – Interrupt service routine (For DOS only)

_8164_set_axis_stop_int – enable axis stop int

_8164_mask_axis_stop_int – mask axis stop int

@ Description

_8164_int_control:
Enables interrupt generating to host computer.

_8164_set_int_factor:
Allows factor selection to initiate the event int. The error can never
be masked once the interrupt service is turned on by
_8164_int_control().

Advertising