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