pub type CPU_RESET = Reg<CPU_RESET_SPEC>;
Expand description
CPU_RESET (rw) register accessor: need_des
You can read
this register and get cpu_reset::R
. You can reset
, write
, write_with_zero
this register using cpu_reset::W
. You can also modify
this register. See API.
For information about available fields see cpu_reset
module
Aliased Type§
struct CPU_RESET { /* private fields */ }