RegisterInterruptEvent
This API is used to register the event when there is a change in the state of a digital input pin.
char RegisterInterruptEvent(HANDLE Event, UCHAR Pin)
Argument:
Event: Handle of the event waiting for interrupt notification.
Pin: The number of an input pin.
Return value:
GPIO_OK on success. GPIO_ERROR on failure
34
Digital Input/Output Function Library
Need help?
Do you have a question about the AMSTX-CF Series and is the answer not in the manual?