Click or drag to resize

RaspberryPiGPIO2 Field

GPIO channel number for the remote Raspberry Pi GPIO pin GPIO2.

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public const int GPIO2 = 2

Field Value

Int32
Remarks
This GPIO channel is normally unusable because GPIO2 is mapped to I2C signal SDA1.
See Also