I-9048/I-8048W Linux API Reference, v 1.0.2 E-mail: [email protected]
36
3.8.
I8048W_Read_RisingEvent
This function read rising interrupt status from the I-8048W / I-9048 modules.
Syntax
【
C
】
int I8048W_Read_RisingEvent(
int
slot,
int
channel
);
Parameters
slot
[in] specifies the slot number (1 - 8).
channel
[in] Specifies the channel number( 0 to 7).
Return Value
1: Rising interrupt occur
0: No rising interrupt occur