Boot

Type Alias Boot 

Source
pub type Boot = Reg<BootSpec>;
Expand description

BOOT (rw) register accessor: Регистр режима загрузки

You can read this register and get boot::R. You can reset, write, write_with_zero this register using boot::W. You can also modify this register. See API.

For information about available fields see boot module

Aliased Type§

pub struct Boot { /* private fields */ }