pub type Uinit = Reg<UinitSpec>;
UINIT (rw) register accessor: Upper Initialization Register
You can read this register and get uinit::R. You can reset, write, write_with_zero this register using uinit::W. You can also modify this register. See API.
read
uinit::R
reset
write
write_with_zero
uinit::W
modify
For information about available fields see uinit module
uinit
pub struct Uinit { /* private fields */ }