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::regs::FieldValue; |
use kernel::common::regs::ReadOnly; |
use kernel::common::regs::ReadWrite; |
use kernel::common::regs::WriteOnly; |
Modules
Dfll | |
DfllStep | |
GenericClockControl | |
Interrupt | |
Oscillator | |
PllControl | |
Unlock |
Structs
ScifRegisters |
Enums
Clock | |
ClockSource | |
GenericClock | |
Register |
Constants
SCIF_BASE |
Statics
SCIF |