| MCP3208ResolutionInBits Property |
Namespace: Microsoft.IoT.Devices.AdcAssembly: Microsoft.IoT.Devices (in Microsoft.IoT.Devices.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int ResolutionInBits { get; }
Public ReadOnly Property ResolutionInBits As Integer
Get
public:
virtual property int ResolutionInBits {
int get () sealed;
}
abstract ResolutionInBits : int with get
override ResolutionInBits : int with get
Property Value
Type:
Int32Implements
IAdcControllerProviderResolutionInBitsSee Also