21.6.2.5.2 Function system_clock_source_osc16m_set_config()
Configure the internal OSC16M oscillator clock source.
void system_clock_source_osc16m_set_config( struct system_clock_source_osc16m_config *const config)
Configures the 16MHz (nominal) internal RC oscillator with the given configuration settings.
Note: Frequency selection can be done only when OSC16M is disabled.
Data direction | Parameter name | Description |
---|---|---|
[in] | config |
OSC16M configuration structure containing the new config |