Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

sntp-c.h/sntp-c.c

Prototype

Code Block

          CPU_BOOLEAN  SNTPc_SetDfltCfg (const SNTPc_CFG  *p_cfg,
                                               SNTPc_ERR  *p_err);

Arguments

p_cfg

Pointer to SNTPc Configuration to use as default.

...