Channel 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.
Available Channels to poll from on Tlc1543
For more information see Table 2 and 3 in datasheet
public enum Channel
type Channel =
Public Enum Channel
- Inheritance
-
Channel
Name | Value | Description |
---|---|---|
A0 | 0 | Channel A0 |
A1 | 1 | Channel A1 |
A2 | 2 | Channel A2 |
A3 | 3 | Channel A3 |
A4 | 4 | Channel A4 |
A5 | 5 | Channel A5 |
A6 | 6 | Channel A6 |
A7 | 7 | Channel A7 |
A8 | 8 | Channel A8 |
A9 | 9 | Channel A9 |
A10 | 10 | Channel A10 |
SelfTestHalf | 11 | Self Test channel that sets charge capacitors to (Vref+ - Vref-)/2. Expected output is 512. |
SelfTestMin | 12 | Self Test channel that sets charge capacitors to Vref-. Expected output is 0. |
SelfTestMax | 13 | Self Test channel that sets charge capacitors to Vref+. Expected output is 1023. |
Product | Versions |
---|---|
.NET IoT Libraries | 1.4.0, 1.5.0, 2.0.0, 2.1.0, 2.2.0 |