Skip to main content

Uinit

Type Alias Uinit 

Source
pub type Uinit = Reg<UinitSpec>;
Expand description

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.

For information about available fields see uinit module

Aliased Typeยง

pub struct Uinit { /* private fields */ }