21.6.2.5.1 Function system_clock_source_osc16m_get_config_defaults()
Retrieve the default configuration for OSC16M.
void system_clock_source_osc16m_get_config_defaults( struct system_clock_source_osc16m_config *const config)
Fills a configuration structure with the default configuration for an internal 16MHz (nominal) oscillator module:
Clock output frequency select 4MHz
Don't run in STANDBY sleep mode
Run only when requested by peripheral (on demand)
Data direction | Parameter name | Description |
---|---|---|
[out] | config |
Configuration structure to fill with default values |