DhtBase._i2cDevice Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
I2C device used to communicate with the device
protected readonly System.Device.I2c.I2cDevice _i2cDevice;
protected System.Device.I2c.I2cDevice? _i2cDevice;
val mutable _i2cDevice : System.Device.I2c.I2cDevice
Protected ReadOnly _i2cDevice As I2cDevice
Protected _i2cDevice As I2cDevice