pub type Boot = Reg<BootSpec>;
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.
read
boot::R
reset
write
write_with_zero
boot::W
modify
For information about available fields see boot module
boot
pub struct Boot { /* private fields */ }