Enum ac_win_interrupt_selection

This enum is used to select when a window interrupt should occur.

Table 1. Members
Enum value Description

AC_WIN_INTERRUPT_SELECTION_ABOVE

Interrupt is generated when the compare value goes above the window

AC_WIN_INTERRUPT_SELECTION_INSIDE

Interrupt is generated when the compare value goes inside the window

AC_WIN_INTERRUPT_SELECTION_BELOW

Interrupt is generated when the compare value goes below the window

AC_WIN_INTERRUPT_SELECTION_OUTSIDE

Interrupt is generated when the compare value goes outside the window