LatchBehavior Enum

Definition

Represents the latch behavior of the interrupt pin of the Bh1745.

public enum LatchBehavior
type LatchBehavior = 
Public Enum LatchBehavior
Inheritance
LatchBehavior

Fields

LatchEachMeasurement 1

Interrupt pin is latched after each measurement

LatchUntilReadOrInitialized 0

Interrupt pin is latched until interrupt register is read or initialized. or initialized.

Applies to