Поделиться через


I2cController.GetDevice(I2cConnectionSettings) Метод

Определение

Возвращает устройствоI2 C с указанными параметрами.

public:
 virtual I2cDevice ^ GetDevice(I2cConnectionSettings ^ settings) = GetDevice;
I2cDevice GetDevice(I2cConnectionSettings const& settings);
public I2cDevice GetDevice(I2cConnectionSettings settings);
function getDevice(settings)
Public Function GetDevice (settings As I2cConnectionSettings) As I2cDevice

Параметры

settings
I2cConnectionSettings

Требуемые параметры подключения.

Возвращаемое значение

Устройство I2 C.

Применяется к