Click or drag to resize

libsimpleioPWM_POLARITY_ACTIVEHIGH Field

Configure the PWM output as active high (normal).

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

Field Value

Int32
See Also