Module sam4l::trng
[−]
[src]
Implementation of the SAM4L TRNG.
Reexports
use core::cell::Cell; |
use kernel::common::regs::ReadOnly; |
use kernel::common::regs::WriteOnly; |
use kernel::hil::rng; |
use kernel::hil::rng::Continue; |
use pm; |
Modules
Control | |
Interrupt | |
OutputData |
Structs
Registers | |
Trng | |
TrngIter |
Constants
BASE_ADDRESS | |
KEY |
Statics
TRNG |