21.6.2.6.2 Function system_clock_source_dfll_set_config()
Configure the DFLL clock source.
void system_clock_source_dfll_set_config( struct system_clock_source_dfll_config *const config)
Configures the Digital Frequency Locked Loop clock source with the given configuration settings.
Note: The DFLL will be running when this function returns, as the DFLL module needs to be enabled in order to perform the module configuration.
Data direction | Parameter name | Description |
---|---|---|
[in] | config |
DFLL configuration structure containing the new config |