5.33_9111_CLR_IRQ
@ Description
This function is used to clear interrupt request which is requested by
@ Syntax
C/C++ (DOS)
void _9111_CLR_IRQ (U16 cardNo)
C/C++ (Windows 95)
void W_9111_CLR_IRQ (U16 cardNo) Visual Basic(Windows 95)
W_9111_CLR_IRQ (ByVal cardNo As Integer)
@Argument
None
@Return Code None
5.34_9111_Get_IRQ_Channel
@ Description
This function is used to get the IRQ level of the
@ Syntax
C/C++ (DOS)
void _9111_Get_IRQ_Channel (U16 cardNo, U16 *irq_no)
C/C++ (Windows 95)
void W_9111_Get_IRQ_Channel (U16 cardNo, U16 *irq_no)
Visual Basic (Windows 95)
W_9111_Get_IRQ_Channel (ByVal cardNo As Integer, irq_no As Integer)
@ Argument |
|
cardNo: | the card number of |
Irq_no: | the IRQ level used to transfer A/D data for this card |
@Return Code None
56 ∙ C/C++ Library