Click or drag to resize

Voltagefd Property

Read-only property returning the Linux file descriptor for this ADC input.

Namespace: IO.Objects.SimpleIO.ADC
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2025.251.1
Syntax
C#
public int fd { get; }

Property Value

Int32
See Also