Click or drag to resize
MCP3008ReleaseChannel 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 void ReleaseChannel(
	int channel
)

Parameters

channel
Type: SystemInt32

Implements

IAdcControllerProviderReleaseChannel(Int32)
See Also