AdcResolution Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Possible resolution values of the ADC
This enumeration supports a bitwise combination of its member values.
C#
[System.Flags]
public enum AdcResolution
[<System.Flags>]
type AdcResolution =
Public Enum AdcResolution
- Inheritance
-
AdcResolution
- Attributes
Name | Value | Description |
---|---|---|
Bit12 | 0 | 12-bit resolution |
Bit14 | 4 | 14-bit resolution |
Bit16 | 8 | 16-bit resolution |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET IoT Libraries | 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |