Expand description
Implementation of the system control interface for the SAM4L.
This file includes support for the SCIF (Chapter 13 of SAML manual), which configures system clocks. Does not currently support all features/functionality: only main oscillator and generic clocks.
- Author: Philip Levis
- Date: Aug 2, 2015
Enums§
Functions§
- disable_
dfll_ ⚠rc32k - disable_
osc_ ⚠16mhz - disable_
pll ⚠ - disable_
rc_ ⚠80mhz - disable_
rcfast ⚠ - generic_
clock_ disable - generic_
clock_ enable - generic_
clock_ enable_ divided - oscillator_
disable - oscillator_
enable - setup_
dfll_ rc32k_ 48mhz - setup_
osc_ ⚠16mhz_ fast_ startup - setup_
osc_ ⚠16mhz_ slow_ startup - setup_
pll_ ⚠osc_ 48mhz - setup_
rc_ ⚠80mhz - setup_
rcfast_ ⚠4mhz - setup_
rcfast_ ⚠8mhz - setup_
rcfast_ ⚠12mhz - unlock