7.3.8 Function ac_get_config_defaults()

Initialize an ACIFC configuration structure to default values.

void ac_get_config_defaults( struct ac_config *const cfg)

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

Table 7-12. Parameters
Data directionParameter nameDescription

[out]

cfg

ACIFC configuration structure pointer