Module scif

Source
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§

Clock
ClockSource
GenericClock
Register

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