[][src]Type Definition nrf52810_pac::rng::VALUE

type VALUE = Reg<u32, _VALUE>;

Output random number

This register you can read. See API.

For information about avaliable fields see value module

Trait Implementations

impl Readable for VALUE[src]

read() method returns value::R reader structure