I-9048/I-8048W Linux API Reference, v 1.0.2 E-mail: [email protected]
41
3.13.
I8048W_Clear_FallingEventCount
This function clear total count values of the falling interrupt occurred on an I-8048W / I-9048 channel.
Syntax
【
C
】
void I8048W_Clear_FallingEventCount (
int
slot,
int
channel
);
Parameters
slot
[in] Specifies the slot number (1 - 8).
channel
[in] Specifies the channel number ( 0 to 7).
Return Value
None