Module sam4l::wdt
[−]
[src]
Implementation of the SAM4L hardware watchdog timer.
Reexports
use core::cell::Cell; |
use kernel::common::VolatileCell; |
use kernel::hil; |
use pm; |
use pm::Clock; |
use pm::PBDClock; |
Structs
| Wdt | |
| WdtRegisters |
Constants
| BASE_ADDRESS |
Statics
| WDT |