Click or drag to resize
ADC0832ReadValue Method

Namespace: Microsoft.IoT.Devices.Adc
Assembly: Microsoft.IoT.Devices (in Microsoft.IoT.Devices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int ReadValue(
	int channelNumber
)

Parameters

channelNumber
Type: SystemInt32

Return Value

Type: Int32

Implements

IAdcControllerProviderReadValue(Int32)
See Also