Enum Pca9633.LedPosition
Led position on controller
Assembly: Pca9633.dll
View Source
public enum Pca9633.LedPosition : byte
Fields
Led0
Led 0
View Source
Led0 = 2
Led1
Led 1
View Source
Led1 = 3
Led2
Led 2
View Source
Led2 = 4
Led3
Led 3
View Source
Led3 = 5
Undefined
Led position unknown
View Source
Undefined = 6