7.4.7 Enum ac_win_interrupt_setting
ACIFC window interrupt settings.
| Enum value | Description |
|---|---|
|
AC_WIN_IS_VINP_INSIDE_WINDOW |
Window interrupt as soon as the common input voltage is inside the window |
|
AC_WIN_IS_VINP_OUTSIDE_WINDOW |
Window interrupt as soon as the common input voltage is outside the window |
|
AC_WIN_IS_WINDOW_OUTPUT_TGL |
Window interrupt on toggle of ACWOUT |
|
AC_WIN_IS_WINDOW_COMP_DONE |
Window interrupt when evaluation of common input voltage is done |
|
AC_WIN_IS_VINP_ENTER_WINDOW |
Window interrupt when the common input voltage enters the window (e.g. the rising-edge of ACWOUT) |
|
AC_WIN_IS_VINP_LEAVE_WINDOW |
Window interrupt when the common input voltage leaves the window (e.g. the falling-edge of ACWOUT) |
