ADLINK ACL-8112 Series User Manual

Page 79

Advertising
background image

C Language Library

• 71

7.13 _8112_CLR_IRQ

Description

This function is used to clear an interrupt request which gets requested
by the ACL-8112. If you used an interrupt to transfer an A/D converted
data, you should use this function to clear the interrupt request status,
otherwise new interrupts will not be generated.

Syntax

int _8112_CLR_IRQ( void )
int _8112pg_CLR_IRQ( void )

Argument:

None

Return Code:

ERR_NoError
ERR_BoardNoInit

Advertising