Click or drag to resize

MUNTS_0018OrangePiZero2WI2CBusFactory Method

I2C bus object factory for the on-board I2C bus at connector J9.

Namespace: IO.Objects.SimpleIO.Platforms
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.167.1
Syntax
C#
public static Bus I2CBusFactory()

Return Value

Bus
I2C bus object.
See Also