Click or drag to resize

DeviceLatch Property

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

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

Property Value

Byte
See Also