7.3.16 Function ac_win_get_config_defaults()

Initializes an ACIFC window configuration structure to default values.

void ac_win_get_config_defaults( struct ac_win_config *const cfg)

Note: This function should be called to prepare all new instances of ACIFC window configuration structures before they are further modified by the user application.
The default configuration is as follows:
  • Window mode is disabled

  • Peripheral event from ACWOUT is disabled

  • Generate the window peripheral event when the comparison is done

  • Window interrupt enabled when the evaluation of the common input voltage is done

Table 7-22. Parameters
Data directionParameter nameDescription

[out]

cfg

ACIFC window configuration structure pointer