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

type VALUE = Reg<u32, _VALUE>;

Output random number

This register you can read. See API.

For information about available fields see value module

Trait Implementations

impl Readable for VALUE[src]

read() method returns value::R reader structure