InterruptMode Enum

Definition

Defines the interrupt modes of the interrupt control register (addr: 0x03)

public enum InterruptMode
type InterruptMode = 
Public Enum InterruptMode
Inheritance
InterruptMode

Fields

Absolute 1

An interrupt occures if any pixel exceed the upper or lower limit as given in the interrupt level register

Difference 0

The specification does not give any details on this mode

Applies to