21.6.2.10.1 Function system_clock_source_dpll_get_config_defaults()
Retrieve the default configuration for DPLL.
void system_clock_source_dpll_get_config_defaults( struct system_clock_source_dpll_config *const config)
Fills a configuration structure with the default configuration for a DPLL oscillator module:
Run only when requested by peripheral (on demand)
Don't run in STANDBY sleep mode
Lock bypass disabled
Fast wake up disabled
Low power mode disabled
Output frequency is 48MHz
Reference clock frequency is 32768Hz
Not divide reference clock
Select REF0 as reference clock
Set lock time to default mode
Use default filter
Data direction | Parameter name | Description |
---|---|---|
[out] | config |
Configuration structure to fill with default values |