C# (CSharp) CyrusBuilt.MonoPi.IO.I2C 네임스페이스

클래스들

이름 설명
I2CBus An I2C bus implementation for the Raspberry Pi. Derived from the RPi.I2C.Net library by mshmelev at https://github.com/mshmelev/RPi.I2C.Net. As such, this class (and the required methods in UnsafeNativeMethods) is dependent on the underlying LibNativeI2C native library which must be compiled and included with this library.