Struct nrf52840::rng::VALUE[][src]

pub struct VALUE { /* fields omitted */ }

Output random number

Methods

impl VALUE
[src]

Reads the contents of the register

Auto Trait Implementations

impl Send for VALUE

impl !Sync for VALUE