Module sam4l::trng [] [src]

Implementation of the SAM4L TRNG.

Reexports

use core::cell::Cell;
use kernel::common::VolatileCell;
use kernel::hil::rng;
use kernel::hil::rng::Continue;
use pm;

Structs

Registers
Trng
TrngIter

Constants

BASE_ADDRESS
KEY

Statics

TRNG