InterruptSource Enum

Definition

Represents the interrupt source which is one of the 4 color channels of the Bh1745.

public enum InterruptSource
type InterruptSource = 
Public Enum InterruptSource
Inheritance
InterruptSource

Fields

BlueChannel 2

The blue color channel.

ClearChannel 3

The clear color channel.

GreenChannel 1

The green color channel.

RedChannel 0

The red color channel.

Applies to