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