Skip to main content

Init

Type Alias Init 

Source
pub type Init = Reg<InitSpec>;
Expand description

INIT (w) register accessor: Буфер данных вектора инициализации

You can reset, write, write_with_zero this register using init::W. See API.

For information about available fields see init module

Aliased Type§

pub struct Init { /* private fields */ }