pub type Persistent = Reg<PersistentSpec>;Expand description
PERSISTENT (rw) register accessor: Persistent Data Storage Register
You can read this register and get persistent::R. You can reset, write, write_with_zero this register using persistent::W. You can also modify this register. See API.
For information about available fields see persistent module
Aliased Typeยง
pub struct Persistent { /* private fields */ }