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