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