Type Alias INIT

Source
pub type INIT = Reg<INIT_SPEC>;
Expand description

INIT register accessor: an alias for Reg<INIT_SPEC>

Aliased Typeยง

struct INIT { /* private fields */ }