Type Alias RNG_DATA

Source
pub type RNG_DATA = Reg<RNG_DATA_SPEC>;
Expand description

RNG_DATA (r) register accessor: need_des

You can read this register and get rng_data::R. See API.

For information about available fields see rng_data module

Aliased Typeยง

pub struct RNG_DATA { /* private fields */ }