Edit

Share via


InterruptStatus Enum

Definition

Represents the state of the interrupt pin of the Bh1745.

public enum InterruptStatus
type InterruptStatus = 
Public Enum InterruptStatus
Inheritance
InterruptStatus

Fields

Active 0

Default state in which the interrupt pin is not initialized (active).

Inactive 1

Sets the pin to high impedance (inactive).

Applies to