Click or drag to resize

DeviceConfig Property

This read-only property returns the last value written to the configuration register.

Namespace: IO.Devices.PCA9534
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public byte Config { get; }

Property Value

Byte
See Also