Click or drag to resize

RaspberryPiGPIO3 Field

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

Namespace: IO.Objects.RemoteIO.Platforms
Assembly: libremoteio (in libremoteio.dll) Version: 2.2024.165.1
Syntax
C#
public const int GPIO3 = 3

Field Value

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