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