Module sam4l::scif
[−]
[src]
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
Reexports
use bscif; |
use kernel::common::VolatileCell; |
Structs
Registers |
Enums
Clock | |
ClockSource | |
GenericClock | |
Register |
Constants
SCIF_BASE |
Statics
SCIF |