I-9048/I-8048W Linux API Reference, v 1.0.2 E-mail: [email protected]
37
3.9.
I8048W_Read_FallingEvent
This function read falling interrupt status from the I-8048W / I-9048 modules.
Syntax
【
C
】
int _I8048W_Read_FallingEvent (
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: falling interrupt occur
0: No falling interrupt occur