Click or drag to resize

Busfd Property

Read-only property returning the Linux file descriptor for the I2C bus controller.

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

Property Value

Int32
See Also