C# Class Rinsen.IoT.OneWire.I2cDeviceLocator

ファイルを表示 Open project: Rinsen/OneWire

Public Methods

Method Description
GetI2cDevice ( byte address ) : Windows.Devices.I2c.I2cDevice

Method Details

GetI2cDevice() public method

public GetI2cDevice ( byte address ) : Windows.Devices.I2c.I2cDevice
address byte
return Windows.Devices.I2c.I2cDevice