Skip to main content

Linit

Type Alias Linit 

Source
pub type Linit = Reg<LinitSpec>;
Expand description

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.

For information about available fields see linit module

Aliased Typeยง

pub struct Linit { /* private fields */ }