Channel Enum

Definition

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

Fields

A0 0

Channel A0

A1 1

Channel A1

A10 10

Channel A10

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

SelfTestHalf 11

Self Test channel that sets charge capacitors to (Vref+ - Vref-)/2. Expected output is 512.

SelfTestMax 13

Self Test channel that sets charge capacitors to Vref+. Expected output is 1023.

SelfTestMin 12

Self Test channel that sets charge capacitors to Vref-. Expected output is 0.

Applies to