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


II2cControllerProvider.GetDeviceProvider Метод

Определение

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

public:
 II2cDeviceProvider ^ GetDeviceProvider(ProviderI2cConnectionSettings ^ settings);
II2cDeviceProvider GetDeviceProvider(ProviderI2cConnectionSettings const& settings);
public II2cDeviceProvider GetDeviceProvider(ProviderI2cConnectionSettings settings);
function getDeviceProvider(settings)
Public Function GetDeviceProvider (settings As ProviderI2cConnectionSettings) As II2cDeviceProvider

Параметры

settings
ProviderI2cConnectionSettings

Требуемые параметры.

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

Поставщик устройств I2 C.

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