libsimpleioPWM_POLARITY_ACTIVELOW Field |
Configure the PWM output as active low (inverted).
Namespace: IO.BindingsAssembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax public const int PWM_POLARITY_ACTIVELOW = 0
Field Value
Int32Remarks Not all platforms support active low (inverted) PWM
outputs.
See Also