Click or drag to resize

libsimpleioGPIO_EVENT_REQUEST_RISING Field

Enable GPIO input interrupt on rising edge.

Namespace: IO.Bindings
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public const int GPIO_EVENT_REQUEST_RISING = 1

Field Value

Int32
See Also