Click or drag to resize

Output Interface

Abstract interface for PWM outputs.

Namespace: IO.Interfaces.PWM
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public interface Output

The Output type exposes the following members.

Properties
 NameDescription
Public propertydutycycle Write-only PWM duty cycle property.
Top
See Also