pub type RANDOMBIT = Reg<RANDOMBIT_SPEC>;Expand description
RANDOMBIT (r) register accessor: This just reads the state of the oscillator output so randomness is compromised if the ring oscillator is stopped or run at a harmonic of the bus frequency
You can read this register and get randombit::R. See API.
For information about available fields see randombit
module
Aliased Typeยง
pub struct RANDOMBIT { /* private fields */ }