Type Alias esp32::rng::DATA
source · pub type DATA = Reg<DATA_SPEC>;
Expand description
DATA (r) register accessor: Random number data
You can read this register and get data::R. See API.
For information about available fields see data module
struct DATA { }