Click or drag to resize

libsimpleioGPIO_POLARITY_ACTIVELOW Field

Active low (inverted) polarity.

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

Field Value

Int32
See Also