Interface II2cPeripheral
Interface for a device/peripheral that communicates over I2C
Assembly: Meadow.Contracts.dll
View Source
public interface II2cPeripheral
Properties
DefaultI2cAddress
The default I2C address for the peripheral
View Source
byte DefaultI2cAddress { get; }