[][src]Type Definition ADuCM302x::rng0::DATA

type DATA = Reg<u32, _DATA>;

RNG Data Register

This register you can read. See API.

For information about available fields see data module

Trait Implementations

impl Readable for DATA[src]

read() method returns data::R reader structure