Click or drag to resize

Utils Class

I2C utility functions.
Inheritance Hierarchy
SystemObject
  IO.Interfaces.I2CUtils

Namespace: IO.Interfaces.I2C
Assembly: libsimpleio (in libsimpleio.dll) Version: 2.2024.356.1
Syntax
C#
public static class Utils

The Utils type exposes the following members.

Methods
 NameDescription
Public methodStatic memberGetAddress Prompt the operator to enter an I2C slave address, with rigorous error checking. Failure raises an exception.
Top
See Also